]> git.ipfire.org Git - thirdparty/postfix.git/commitdiff
Comment nit
authorViktor Dukhovni <postfix-users@dukhovni.org>
Fri, 28 Mar 2014 04:26:17 +0000 (00:26 -0400)
committerViktor Dukhovni <postfix-users@dukhovni.org>
Fri, 1 Aug 2014 06:40:46 +0000 (02:40 -0400)
postfix/src/util/mac_expand.c

index 8c6f6bb3185ba490b1d07f82093e40892c8e98a4..6c0c4af3a27176ccd13a5d4166414b3423a46ee6 100644 (file)
@@ -50,7 +50,7 @@
 /* .IP MAC_EXP_FLAG_APPEND
 /*     Append text to the result buffer without truncating it.
 /* .IP MAC_EXP_FLAG_SCAN
-/*     Invoke the call-back function each macro name in the input
+/*     Invoke the call-back function for each macro name in the input
 /*     string, including macro names in the values of conditional
 /*     expressions.  Do not expand macros, and do not write to the
 /*     result argument.