aboutsummaryrefslogtreecommitdiff
path: root/pmult
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 /pmult
parentdfa679f19248438ebfdcf7dbc7a3c9d99b84f9f9 (diff)
downloadmailfromd-083da60323640dbc1072a91bd47f2aebbdea4124.tar.gz
mailfromd-083da60323640dbc1072a91bd47f2aebbdea4124.tar.bz2
Fix diagnostics spelling
Diffstat (limited to 'pmult')
-rw-r--r--pmult/pmult.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pmult/pmult.c b/pmult/pmult.c
index 77384cd7..31978206 100644
--- a/pmult/pmult.c
+++ b/pmult/pmult.c
@@ -1314,7 +1314,7 @@ collect_stage_symbols (enum gacopyz_stage gstage, const char **symv)
if (i == PM_MAX_MACROS)
{
PMU_DEBUG2 (pmult_debug, MU_DEBUG_TRACE1,
- _("macro table %d is full, symbol {%s} is ignored"),
+ _("macro table %d is full, symbol {%s} ignored"),
smst, *symv);
continue;
}

Return to:

Send suggestions and report system problems to the System administrator.