Fix a cut n paste typo I introduced in rev 1.211.

PR:				57012
Submitted by:			Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp> (original version)
Friendly prod provided by:	murray
MFC:				after re approval
This commit is contained in:
trhodes 2003-09-27 13:58:16 +00:00
parent c1bc6d5ff2
commit 70968fcedb
2 changed files with 2 additions and 2 deletions

View File

@ -1210,7 +1210,7 @@ configMTAExim(dialogMenuItem *self)
msgConfirm("Unable to open /etc/periodic.conf.\n"
"The daily cleanup scripts might generate errors when\n"
"trying to run some sendmail only cleanup scripts.\n"
"Please consult the documentation for the postfix port on how to\n"
"Please consult the documentation for the exim port on how to\n"
"fix this.");
} else {
fprintf(perconf, "# --- Generated by sysinstall ---\n");

View File

@ -1210,7 +1210,7 @@ configMTAExim(dialogMenuItem *self)
msgConfirm("Unable to open /etc/periodic.conf.\n"
"The daily cleanup scripts might generate errors when\n"
"trying to run some sendmail only cleanup scripts.\n"
"Please consult the documentation for the postfix port on how to\n"
"Please consult the documentation for the exim port on how to\n"
"fix this.");
} else {
fprintf(perconf, "# --- Generated by sysinstall ---\n");