aboutsummaryrefslogtreecommitdiff
path: root/gacopyz/gacopyz.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-05-12 15:30:29 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2009-05-12 15:30:29 +0300
commit083da60323640dbc1072a91bd47f2aebbdea4124 (patch)
tree8b95a9f5bafaa3173713854c5133141a52088928 /gacopyz/gacopyz.c
parentdfa679f19248438ebfdcf7dbc7a3c9d99b84f9f9 (diff)
downloadmailfromd-083da60323640dbc1072a91bd47f2aebbdea4124.tar.gz
mailfromd-083da60323640dbc1072a91bd47f2aebbdea4124.tar.bz2
Fix diagnostics spelling
Diffstat (limited to 'gacopyz/gacopyz.c')
-rw-r--r--gacopyz/gacopyz.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gacopyz/gacopyz.c b/gacopyz/gacopyz.c
index 520a2bf0..e61ab2d2 100644
--- a/gacopyz/gacopyz.c
+++ b/gacopyz/gacopyz.c
@@ -1248,7 +1248,7 @@ shan_optneg(SMFICTX *ctx, union state_arg *arg, unsigned char *cmd)
if ((mta_aflags & ctx->aflags) != ctx->aflags) {
if (GACOPYZ_CTX_LOG_MATCH(ctx, SMI_LOG_ERR))
gacopyz_log(SMI_LOG_ERR,
- _("%s: shan_optneg: NTA flags %#lx do not match "
+ _("%s: shan_optneg: MTA flags %#lx do not match "
"actions requirements %#lx"),
ctx->desc->xxfi_name,
mta_aflags,

Return to:

Send suggestions and report system problems to the System administrator.