summaryrefslogtreecommitdiff
path: root/lib/ftp.pl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ftp.pl')
-rw-r--r--lib/ftp.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ftp.pl b/lib/ftp.pl
index aa6a489665..3f0af1a8d7 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.
#