From 4c5d256e27bd0f4574ada464a83c667b1ff0eccb Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Fri, 27 Feb 2004 17:58:59 +0000 Subject: fix typo (P.Karlsen) --- postfix_wizard/Postfix.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postfix_wizard/Postfix.pm b/postfix_wizard/Postfix.pm index cbd98ff1..d494ede8 100755 --- a/postfix_wizard/Postfix.pm +++ b/postfix_wizard/Postfix.pm @@ -141,7 +141,7 @@ $o->{pages} = { next => 'endext' }, summaryint => { - name => N("The wizard now will configure an internal mail server."), + name => N("The wizard will now configure an internal mail server."), post => \&do_it_internal, next => 'endext' }, -- cgit v1.2.1