This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[ID 20001108.013] spelling
authorTodd T. Fries <todd@fries.int.mrleng.com>
Wed, 8 Nov 2000 18:36:42 +0000 (12:36 -0600)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 9 Nov 2000 04:15:17 +0000 (04:15 +0000)
Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>

p4raw-id: //depot/perl@7616

lib/ftp.pl

index aa6a489..3f0af1a 100644 (file)
@@ -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.
 #