From 7e35eb77292fe6464889ddc8329c6a64136f969d Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 23 Feb 2018 23:29:01 +0000 Subject: spelling fixes Detected using the `codespell` tool. Also contains one URL protocol upgrade. Closes https://github.com/curl/curl/pull/2334 --- tests/libtest/lib560.c | 2 +- tests/libtest/mk-lib1521.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/libtest') diff --git a/tests/libtest/lib560.c b/tests/libtest/lib560.c index 0093ea113..16045e6da 100644 --- a/tests/libtest/lib560.c +++ b/tests/libtest/lib560.c @@ -31,7 +31,7 @@ * Simply download a HTTPS file! * * This test was added after the HTTPS-using-multi-interface with OpenSSL - * regression of 7.19.1 to hopefully prevent this embarassing mistake from + * regression of 7.19.1 to hopefully prevent this embarrassing mistake from * appearing again... Unfortunately the bug wasn't triggered by this test, * which presumably is because the connect to a local server is too * fast/different compared to the real/distant servers we saw the bug happen diff --git a/tests/libtest/mk-lib1521.pl b/tests/libtest/mk-lib1521.pl index fbb1cdee2..9771cf57f 100755 --- a/tests/libtest/mk-lib1521.pl +++ b/tests/libtest/mk-lib1521.pl @@ -71,7 +71,7 @@ struct data { /* Unexpected error. CURLE_NOT_BUILT_IN - means disabled at build CURLE_UNKNOWN_OPTION - means no such option (anymore?) - CURLE_SSL_ENGINE_NOTFOUND - set unkown ssl engine + CURLE_SSL_ENGINE_NOTFOUND - set unknown ssl engine CURLE_UNSUPPORTED_PROTOCOL - set bad HTTP version CURLE_BAD_FUNCTION_ARGUMENT - unsupported value */ -- cgit v1.2.3