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/ftpserver.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/ftpserver.pl') diff --git a/tests/ftpserver.pl b/tests/ftpserver.pl index f7f4fa2ae..97f7b8ea5 100755 --- a/tests/ftpserver.pl +++ b/tests/ftpserver.pl @@ -2708,7 +2708,7 @@ sub datasockf_state { } #********************************************************************** -# nodataconn_str returns string of efective nodataconn command. Notice +# nodataconn_str returns string of effective nodataconn command. Notice # that $nodataconn may be set alone or in addition to a $nodataconnXXX. # sub nodataconn_str { @@ -2934,7 +2934,7 @@ while(@ARGV) { } #*************************************************************************** -# Initialize command line option dependant variables +# Initialize command line option dependent variables # if(!$srcdir) { -- cgit v1.2.3