summaryrefslogtreecommitdiffstats
path: root/ftp_wizard
diff options
context:
space:
mode:
authorAntoine Ginies <aginies@mandriva.com>2004-02-20 22:35:29 +0000
committerAntoine Ginies <aginies@mandriva.com>2004-02-20 22:35:29 +0000
commit1062492c1358cbe707984568ffe263cbcb2e5eec (patch)
treeebc8c86718f414c3396578d1ab16dbe003f905d0 /ftp_wizard
parent890aab5bdb482f07a1b4785f4639050ef785af32 (diff)
downloaddrakwizard-1062492c1358cbe707984568ffe263cbcb2e5eec.tar
drakwizard-1062492c1358cbe707984568ffe263cbcb2e5eec.tar.gz
drakwizard-1062492c1358cbe707984568ffe263cbcb2e5eec.tar.bz2
drakwizard-1062492c1358cbe707984568ffe263cbcb2e5eec.tar.xz
drakwizard-1062492c1358cbe707984568ffe263cbcb2e5eec.zip
add information
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 a633702b..017003d0 100755
--- a/ftp_wizard/Proftpd.pm
+++ b/ftp_wizard/Proftpd.pm
@@ -112,7 +112,7 @@ $o->{pages} = {
next => 'config',
},
error_shell => {
- name => N("I can't find bash in list of shells ! It seems you modify it by hand ! Please correct."),
+ name => N("I can't find bash in list of shells! It seems you modify it by hand ! Please correct."),
no_back => 1,
end => 1,
next => 0,