misc: fix typos in comments

Closes #2963
This commit is contained in:
Daniel Gustafsson 2018-09-09 21:29:39 +02:00 committed by Daniel Stenberg
parent 6e054623b4
commit 1870fd2832
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 4 additions and 4 deletions

View file

@ -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.
<protocol>
USER anonymous