summaryrefslogtreecommitdiffstats
path: root/postfix_wizard/Postfix.pm
diff options
context:
space:
mode:
Diffstat (limited to 'postfix_wizard/Postfix.pm')
-rwxr-xr-xpostfix_wizard/Postfix.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/postfix_wizard/Postfix.pm b/postfix_wizard/Postfix.pm
index cbd98ff1..d494ede8 100755
--- a/postfix_wizard/Postfix.pm
+++ b/postfix_wizard/Postfix.pm
@@ -141,7 +141,7 @@ $o->{pages} = {
next => 'endext'
},
summaryint => {
- name => N("The wizard now will configure an internal mail server."),
+ name => N("The wizard will now configure an internal mail server."),
post => \&do_it_internal,
next => 'endext'
},