diff options
-rw-r--r-- | doc/guide.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index f1c85dd43..f840550ec 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -2522,8 +2522,7 @@ modules: mod_echo: {} \end{verbatim} \item In the second example the modules \modecho{}, \modtime{}, and - \modversion{} are loaded without options. Remark that, besides the last entry, - all entries end with a comma: + \modversion{} are loaded without options. \begin{verbatim} modules: mod_echo: {} |