diff options
author | luz.paz <luzpaz@users.noreply.github.com> | 2018-03-15 22:51:03 -0400 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-03-16 11:08:31 +0100 |
commit | 236402fc2d02068b2ce3656200031ced2fa3c8b1 (patch) | |
tree | bc9cdfb0d0f9ed85a0e90b4630abb199ec7fd40a /tests/data/test1209 | |
parent | 39dc0bca5b5124ec5b3e9aac391ad380cf5be6b7 (diff) |
cleanup: misc typos in strings and comments
Found via `codespell`
Closes #2389
Diffstat (limited to 'tests/data/test1209')
-rw-r--r-- | tests/data/test1209 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1209 b/tests/data/test1209 index 7086829f1..76bce5fd5 100644 --- a/tests/data/test1209 +++ b/tests/data/test1209 @@ -39,7 +39,7 @@ s/^EPRT \|1\|(.*)/EPRT \|1\|/ # The protocol part does not include QUIT simply because the error is # CURLE_OPERATION_TIMEDOUT (28) which is a generic timeout error without -# specificly saying for which connection it concerns, and for timeouts libcurl +# specifically saying for which connection it concerns, and for timeouts libcurl # marks the control channel as "invalid". As this test case times out for the # data connection it could still use the control channel. <protocol> |