From 92dfb1f1caf2bea775e6336fe30cf986fb5a0e9b Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Fri, 19 Sep 2003 11:50:05 +0000 Subject: fixed typo --- postfix_wizard/Postfix.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postfix_wizard') diff --git a/postfix_wizard/Postfix.pm b/postfix_wizard/Postfix.pm index 6fac38b0..980bc5ee 100755 --- a/postfix_wizard/Postfix.pm +++ b/postfix_wizard/Postfix.pm @@ -86,7 +86,7 @@ $o->{pages} = { next => 'end' }, end => { - name => N("Congratulationss") . "\n\n" . N("The wizard successfully configured your Internet Mail service of your server."), + name => N("Congratulations") . "\n\n" . N("The wizard successfully configured your Internet Mail service of your server."), end => 1, next => 0 }, -- cgit v1.2.1