From f0e333ceb7162395e770ffb25c66fc9a9d5739f7 Mon Sep 17 00:00:00 2001 From: Florent Villard Date: Fri, 19 Sep 2003 10:33:58 +0000 Subject: fix typo in .pm --- web_wizard/Apache.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web_wizard') diff --git a/web_wizard/Apache.pm b/web_wizard/Apache.pm index b6ccaf57..5249446d 100755 --- a/web_wizard/Apache.pm +++ b/web_wizard/Apache.pm @@ -139,7 +139,7 @@ available on your http server via http://www.yourserver.com/~user.'), type => 'b next => 'end' }, end => { - name => N('Congratulation'), + name => N('Congratulations'), data => [ { label => N('The wizard successfully configured your Intranet/Internet Web Server') } ], end => 1, -- cgit v1.2.1