summaryrefslogtreecommitdiffstats
path: root/doc/commands.doc
diff options
context:
space:
mode:
authorluz.paz <luzpaz@users.noreply.github.com>2019-09-16 11:46:29 (GMT)
committerluz.paz <luzpaz@users.noreply.github.com>2019-09-16 11:46:29 (GMT)
commit3754d597b8e94e1ed33808457cfd22d2996c15ae (patch)
tree44f9ac8375f8bd5d1d152131d691fbf15b28393e /doc/commands.doc
parent4fbb61f020a607a96152ba5c00668b9840ea812c (diff)
downloadDoxygen-3754d597b8e94e1ed33808457cfd22d2996c15ae.zip
Doxygen-3754d597b8e94e1ed33808457cfd22d2996c15ae.tar.gz
Doxygen-3754d597b8e94e1ed33808457cfd22d2996c15ae.tar.bz2
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