From 1870fd2832d82781abc4443ffd344925f161bc4a Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Sun, 9 Sep 2018 21:29:39 +0200 Subject: misc: fix typos in comments Closes #2963 --- tests/data/test1208 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data') diff --git a/tests/data/test1208 b/tests/data/test1208 index b4545b569..055aa9327 100644 --- a/tests/data/test1208 +++ b/tests/data/test1208 @@ -40,7 +40,7 @@ s/^EPRT \|1\|(.*)/EPRT \|1\|/ # This test doesn't send a QUIT because the main state machine in multi.c # triggers the timeout and sets the CURLE_OPERATION_TIMEDOUT error (28) for -# which the FTP disconect code generically has to assume could mean the +# which the FTP disconnect code generically has to assume could mean the # control the connection and thus it cannot send any command. USER anonymous -- cgit v1.2.3