about summary refs log tree commit
path: root/Net/Config.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Net/Config.pm')
-rw-r--r--Net/Config.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Net/Config.pm b/Net/Config.pm
index db51c1f..bed39cd 100644
--- a/Net/Config.pm
+++ b/Net/Config.pm
@@ -274,7 +274,7 @@ FTP servers can work in passive or active mode. Active mode is when
 you want to transfer data you have to tell the server the address and
 port to connect to.  Passive mode is when the server provide the
 address and port and you establish the connection.
-
+
 With some firewalls active mode does not work as the server cannot
 connect to your machine (because you are behind a firewall) and the firewall
 does not re-write the command. In this case you should set C<ftp_ext_passive>