summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2017-05-04 19:43:34 (GMT)
committerGitHub <noreply@github.com>2017-05-04 19:43:34 (GMT)
commitaf711e8eeea14a42d386beef5271af74a408d7e0 (patch)
tree5ee95285ecd9a3695c32461d2e868cb91a95eeed
parentb91f4665693f52d02f18ee626ef201a8113321ff (diff)
parent4360982dbaee9b32973a95ba88290022d0643e10 (diff)
downloadDoxygen-af711e8eeea14a42d386beef5271af74a408d7e0.zip
Doxygen-af711e8eeea14a42d386beef5271af74a408d7e0.tar.gz
Doxygen-af711e8eeea14a42d386beef5271af74a408d7e0.tar.bz2
Merge pull request #565 from albert-github/feature/bug_small_typo
Corrected small type
-rw-r--r--doc/commands.doc4
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".