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:
Tom Rhodes 2003-09-27 13:58:16 +00:00
parent 50e8b3f340
commit 208cece4f0
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");