From a32fca4bb3e76a0d2b8e6a04ac4b5ad08c157442 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Sun, 22 Aug 2004 09:50:36 +0000 Subject: Corrected several typos. --- postfix_wizard/Postfix.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postfix_wizard/Postfix.pm') diff --git a/postfix_wizard/Postfix.pm b/postfix_wizard/Postfix.pm index 3daf1f70..fd8a5071 100755 --- a/postfix_wizard/Postfix.pm +++ b/postfix_wizard/Postfix.pm @@ -99,7 +99,7 @@ $o->{pages} = { next => 'summaryext', }, error_sendmail => { - name => N("Error, sendmail is installed, please remove it before install and configure Postfix"), + name => N("Error, sendmail is installed. Please remove it before installing or configuring Postfix"), no_back => 1, next => 0, end => 1, -- cgit v1.2.1