From 1be183c7793a0565b7dca285e4075e5d6d87f0e0 Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Wed, 10 Mar 2004 14:47:35 +0000 Subject: various typo fix (Diego Iastrubni, Reinout van Schouwen) --- kolab_wizard/Kolab.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kolab_wizard') diff --git a/kolab_wizard/Kolab.pm b/kolab_wizard/Kolab.pm index c68236a2..a94dcc30 100755 --- a/kolab_wizard/Kolab.pm +++ b/kolab_wizard/Kolab.pm @@ -86,7 +86,7 @@ $o->{pages} = { next => 'config', }, summary => { - name => N("The wizard will now configured Kolab server with this parameters"), + name => N("The wizard will now configure Kolab server with this parameters"), data => [ { label => N("Hostname:"), fixed_val => \$o->{var}{HOSTNAME} }, { label => N("Password:"), fixed_val => \$o->{var}{password} }, -- cgit v1.2.1