From: Paul Fox Date: Fri, 6 Feb 2015 18:03:36 +0000 (-0500) Subject: fix typo in mh-format.man X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/96e10b660de906ef34a06e7634b123615558393e?ds=inline;hp=-c fix typo in mh-format.man --- 96e10b660de906ef34a06e7634b123615558393e diff --git a/man/mh-format.man b/man/mh-format.man index 4b58b3ff..baad0708 100644 --- a/man/mh-format.man +++ b/man/mh-format.man @@ -137,7 +137,7 @@ For string valued functions or components, the condition is true if the function return or component value is a non-empty string, and false for an empty string. .PP -The `%?' control escape is optional, and may there may be more +The `%?' control escape is optional, and there may be more than one `%?' control escape in a conditional block. The `%|' control escape is also optional, but may be included at most once.