From 3a26a9866592cf64fe5b5d40a8e70e53c7ef85b4 Mon Sep 17 00:00:00 2001 From: "Todd T. Fries" Date: Wed, 8 Nov 2000 12:36:42 -0600 Subject: [PATCH] [ID 20001108.013] spelling Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com> p4raw-id: //depot/perl@7616 --- lib/ftp.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. # -- 1.8.3.1