summaryrefslogtreecommitdiffstats
path: root/doc/commands.doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2019-10-06 11:40:14 (GMT)
committeralbert-github <albert.tests@gmail.com>2019-10-06 11:40:14 (GMT)
commit4ab73bb872b443ad798be384171c5ff222cb2ba2 (patch)
tree142db2abe09e82f863238af45c2b5dd6e63bd8f3 /doc/commands.doc
parent4e21d19cf63b17aadb62905535262deb208a0c73 (diff)
downloadDoxygen-4ab73bb872b443ad798be384171c5ff222cb2ba2.zip
Doxygen-4ab73bb872b443ad798be384171c5ff222cb2ba2.tar.gz
Doxygen-4ab73bb872b443ad798be384171c5ff222cb2ba2.tar.bz2
Textual error
Correcting textual error
Diffstat (limited to 'doc/commands.doc')
-rw-r--r--doc/commands.doc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index 4e0a6f9..5c6d067 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -2277,8 +2277,8 @@ Commands for displaying examples
The `option` `lineno` can be used to enable line numbers for the included code if desired.
The `option` `doc` can be used to treat the file as documentation rather than code.
- \note Some that when using the `{doc}` option,
- commands like \ref cmdcond "\\cond" and \ref cmdif "\\if" don't work with
+ \note When using the `{doc}` option,
+ 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 they will appear
@@ -2409,8 +2409,8 @@ Commands for displaying examples
The `option` `lineno` can be used to enable line numbers for the included code if desired.
The `option` `doc` can be used to treat the file as documentation rather than code.
- \note Some that when using the `{doc}` option,
- commands like \ref cmdcond "\\cond" and \ref cmdif "\\if" don't work with
+ \note When using the `{doc}` option,
+ 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 they will appear