diff options
Diffstat (limited to 'lib/ftp.pl')
-rw-r--r-- | lib/ftp.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ftp.pl b/lib/ftp.pl index 3f0af1a8d7..0b9d7321d6 100644 --- a/lib/ftp.pl +++ b/lib/ftp.pl @@ -330,7 +330,7 @@ sub ftp'cwd # &ftp'dir( remote LIST options ) # Start a list goin with the given options. # Presuming that the remote deamon uses the ls command to generate the -# data to send back then then you can send it some extra options (eg: -lRa) +# data to send back then you can send it some extra options (eg: -lRa) # return 1 if sucessful and 0 on a failure sub ftp'dir_open { |