From f62fc4f40e7515eb366d3946cf9514e1462d4032 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Mon, 2 Feb 2004 13:51:40 +0000 Subject: typo fix --- ftp_wizard/Proftpd.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 => { -- cgit v1.2.1