From ed68e2e91b0cd795779931f64a6659a77a27b1a3 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Mon, 8 Mar 2004 11:35:23 +0000 Subject: typo fix (Reinout Van Schouwen) --- kolab_wizard/Kolab.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kolab_wizard/Kolab.pm') diff --git a/kolab_wizard/Kolab.pm b/kolab_wizard/Kolab.pm index 88c6af17..422905a4 100755 --- a/kolab_wizard/Kolab.pm +++ b/kolab_wizard/Kolab.pm @@ -96,7 +96,7 @@ $o->{pages} = { next => 'end' }, end => { - name => N("Congratulations") . "\n\n" . N("The kolab server is now configured and running. Log in as 'manager' with the password you entered."), + name => N("Congratulations") . "\n\n" . N("The kolab server is now configure and running. Log in as 'manager' with the password you entered."), end => 1, next => 0 }, -- cgit v1.2.1