summaryrefslogtreecommitdiffstats
path: root/doc/commands.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2019-09-16 18:17:20 (GMT)
committerGitHub <noreply@github.com>2019-09-16 18:17:20 (GMT)
commite9af075e2ca5a1178516130bc7ee2ee13634ba5b (patch)
treeabd90b6147b1566064cac2bef64f5321db6e6f6d /doc/commands.doc
parent1599f362567b2c430e78d4e57f0f44d5a2f5ae08 (diff)
parent3754d597b8e94e1ed33808457cfd22d2996c15ae (diff)
downloadDoxygen-e9af075e2ca5a1178516130bc7ee2ee13634ba5b.zip
Doxygen-e9af075e2ca5a1178516130bc7ee2ee13634ba5b.tar.gz
Doxygen-e9af075e2ca5a1178516130bc7ee2ee13634ba5b.tar.bz2
Merge pull request #7266 from luzpaz/typos
Fix some typos
Diffstat (limited to 'doc/commands.doc')
-rw-r--r--doc/commands.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index 59bf874..615e239 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -32,7 +32,7 @@ Each argument has a certain range:
Paragraphs are delimited by a blank line or by a section indicator. Note that
{curly} braces are also used for command options, here the braces are mandatory
and just 'normal' characters. The starting curly brace has to directly follow
- the command, so without whitspace.
+ the command, so without whitespace.
</ul>
If in addition to the above argument specifiers [square] brackets are used the argument
is optional, unless they are placed between quotes in that case they are a mandatory
@@ -349,7 +349,7 @@ Structural indicators
\addindex \\showrefby
When this command is put in a comment block of a function, method or variable,
then doxygen will generate an overview for that function, method, variable of
- the, documented, funcions and methods that call / use it.
+ the, documented, functions and methods that call / use it.
The overview will be generated regardless of the value of
\ref cfg_referenced_by_relation "REFERENCED_BY_RELATION".
\note The completeness (and correctness) of the overview depends on the