summaryrefslogtreecommitdiffstats
path: root/ftp_wizard
diff options
context:
space:
mode:
authorAntoine Ginies <aginies@mandriva.com>2004-02-02 13:51:40 +0000
committerAntoine Ginies <aginies@mandriva.com>2004-02-02 13:51:40 +0000
commitf62fc4f40e7515eb366d3946cf9514e1462d4032 (patch)
treed395fcb9e9f9bc307b71b5dd3dcf71947c8251c6 /ftp_wizard
parent5db6fa9d3652232ff0553438cee56dbdac72735c (diff)
downloaddrakwizard-f62fc4f40e7515eb366d3946cf9514e1462d4032.tar
drakwizard-f62fc4f40e7515eb366d3946cf9514e1462d4032.tar.gz
drakwizard-f62fc4f40e7515eb366d3946cf9514e1462d4032.tar.bz2
drakwizard-f62fc4f40e7515eb366d3946cf9514e1462d4032.tar.xz
drakwizard-f62fc4f40e7515eb366d3946cf9514e1462d4032.zip
typo fix
Diffstat (limited to 'ftp_wizard')
-rwxr-xr-xftp_wizard/Proftpd.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp_wizard/Proftpd.pm b/ftp_wizard/Proftpd.pm
index 3c009de7..adcc505f 100755
--- a/ftp_wizard/Proftpd.pm
+++ b/ftp_wizard/Proftpd.pm
@@ -108,7 +108,7 @@ $o->{pages} = {
next => 'config'
},
error_choose => {
- name => N("Please choose allow connection to FTP server from internal or external."),
+ name => N("Please choose whether to allow a connection to FTP server from internal or external hosts."),
next => 'config',
},
error_shell => {