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 --- client_wizard/Bind_client.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client_wizard/Bind_client.pm') diff --git a/client_wizard/Bind_client.pm b/client_wizard/Bind_client.pm index 932155ca..9bf84eaa 100755 --- a/client_wizard/Bind_client.pm +++ b/client_wizard/Bind_client.pm @@ -92,7 +92,7 @@ $o->{pages} = { next => 'end' }, end => { - name => N('Congratulations') . "\n\n" . N('The wizard successfully added the client.'), + name => N('Congratulationss') . "\n\n" . N('The wizard successfully added the client.'), end => 1, next => 0 }, -- cgit v1.2.1