From: Todd T. Fries Date: Wed, 8 Nov 2000 18:36:42 +0000 (-0600) Subject: [ID 20001108.013] spelling X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3a26a9866592cf64fe5b5d40a8e70e53c7ef85b4;p=p5sagit%2Fp5-mst-13.2.git [ID 20001108.013] spelling Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com> p4raw-id: //depot/perl@7616 --- diff --git a/lib/ftp.pl b/lib/ftp.pl index aa6a489..3f0af1a 100644 --- a/lib/ftp.pl +++ b/lib/ftp.pl @@ -74,7 +74,7 @@ # No longer call die expect on fatal errors. Just return fail codes. # Changed returns so higher up routines can tell whats happening. # Get expect/accept in correct order for dir listing. -# When ftp_show is set then print hashes every 1k transfered (like ftp). +# When ftp_show is set then print hashes every 1k transferred (like ftp). # Allow for stripping returns out of incoming data. # Save last error in a global string. #