doc/syntax.tex, src/sod-module.5: Typeset `<qualifier>s' properly.
[sod] / doc / syntax.tex
index 30b8b32..0d1c65e 100644 (file)
@@ -457,7 +457,7 @@ using the @"typename" or @"class" definitions.
 
 Declaration specifiers may appear in any order.  However, not all
 combinations are permitted.  A declaration specifier must consist of zero or
-more @<qualifiers>, and one of the following, up to reordering.
+more @<qualifier>s, and one of the following, up to reordering.
 \begin{itemize}
 \item @<type-name>
 \item @"struct" @<identifier>, @"union" @<identifier>, @"enum" @<identifier>