From 3938bbbd98109d8c33a1a1a81391ea83c032fd60 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 14 Nov 2003 14:00:21 +0000 Subject: typo fix: s/Congratulationss/Congratulations/ --- client_wizard/Bind_client.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client_wizard') diff --git a/client_wizard/Bind_client.pm b/client_wizard/Bind_client.pm index 3a62c027..d6f5649b 100755 --- a/client_wizard/Bind_client.pm +++ b/client_wizard/Bind_client.pm @@ -94,7 +94,7 @@ $o->{pages} = { next => 'end' }, end => { - name => N("Congratulationss") . "\n\n" . N("The wizard successfully added the client."), + name => N("Congratulations") . "\n\n" . N("The wizard successfully added the client."), end => 1, next => 0 }, -- cgit v1.2.1