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 --- proxy_wizard/Squid.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proxy_wizard') diff --git a/proxy_wizard/Squid.pm b/proxy_wizard/Squid.pm index 24fc4ad0..89f4cee6 100755 --- a/proxy_wizard/Squid.pm +++ b/proxy_wizard/Squid.pm @@ -167,7 +167,7 @@ $o->{pages} = { next => 'end' }, end => { - name => N('Congratulation') . N('The wizard successfully configured your proxy server.'), + name => N('Congratulations') . N('The wizard successfully configured your proxy server.'), end => 1, next => 0 }, -- cgit v1.2.1