From aeb366f0b095202877972b15c95b4eec960849f9 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Wed, 28 Jan 2004 15:17:24 +0000 Subject: fix typo --- 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 6eb2c433..ae8254cb 100755 --- a/proxy_wizard/Squid.pm +++ b/proxy_wizard/Squid.pm @@ -169,7 +169,7 @@ $o->{pages} = { next => 'end' }, end => { - name => N("Congratulations") . N("The wizard successfully configured your proxy server."), + name => N("Congratulations") . N("The wizard have successfully configured your proxy server."), end => 1, next => 0 }, -- cgit v1.2.1