summaryrefslogtreecommitdiffstats
path: root/proxy_wizard/Squid.pm
diff options
context:
space:
mode:
Diffstat (limited to 'proxy_wizard/Squid.pm')
-rwxr-xr-xproxy_wizard/Squid.pm2
1 files changed, 1 insertions, 1 deletions
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
},