diff options
author | albert-github <albert.tests@gmail.com> | 2017-05-03 16:34:35 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2017-05-03 16:34:35 (GMT) |
commit | 4360982dbaee9b32973a95ba88290022d0643e10 (patch) | |
tree | 5ee95285ecd9a3695c32461d2e868cb91a95eeed | |
parent | b91f4665693f52d02f18ee626ef201a8113321ff (diff) | |
download | Doxygen-4360982dbaee9b32973a95ba88290022d0643e10.zip Doxygen-4360982dbaee9b32973a95ba88290022d0643e10.tar.gz Doxygen-4360982dbaee9b32973a95ba88290022d0643e10.tar.bz2 |
Corrected small type
-rw-r--r-- | doc/commands.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/commands.doc b/doc/commands.doc index 6cb7a4d..70b89c6 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -2197,7 +2197,7 @@ Commands for displaying examples \note Some commands like \ref cmdcond "\\cond" and \ref cmdif "\\if" don't work with this command due to the moment of parsing. - \note The included documentation should not have comment signs in it as the will appear + \note The included documentation should not have comment signs in it as they will appear in the documentation as well. \sa section \ref cmdinclude "\\include". @@ -2325,7 +2325,7 @@ Commands for displaying examples \note Some commands like \ref cmdcond "\\cond" and \ref cmdif "\\if" don't work with this command due to the moment of parsing. - \note The included documentation should not have comment signs in it as the will appear + \note The included documentation should not have comment signs in it as they will appear in the documentation as well. \sa section \ref cmdsnippet "\\snippet" and \ref cmdincludedoc "\\includedoc". |