summaryrefslogtreecommitdiffstats
path: root/kolab_wizard/Kolab.pm
diff options
context:
space:
mode:
Diffstat (limited to 'kolab_wizard/Kolab.pm')
-rwxr-xr-xkolab_wizard/Kolab.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/kolab_wizard/Kolab.pm b/kolab_wizard/Kolab.pm
index a94dcc30..b66f28c2 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 configure Kolab server with this parameters"),
+ name => N("The wizard will now configure Kolab server with these parameters"),
data => [
{ label => N("Hostname:"), fixed_val => \$o->{var}{HOSTNAME} },
{ label => N("Password:"), fixed_val => \$o->{var}{password} },