summaryrefslogtreecommitdiffstats
path: root/doc/commands.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2013-05-20 12:44:04 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2013-05-20 12:44:04 (GMT)
commit3e8a7fbd38ae8d49cd34b812288ab5e4fcbf2515 (patch)
treef64b6cdc6badbf46b55919ff44228f360384beed /doc/commands.doc
parent7abdf4e5bf396cebe9415fd07fb737f4ea7174b8 (diff)
downloadDoxygen-3e8a7fbd38ae8d49cd34b812288ab5e4fcbf2515.zip
Doxygen-3e8a7fbd38ae8d49cd34b812288ab5e4fcbf2515.tar.gz
Doxygen-3e8a7fbd38ae8d49cd34b812288ab5e4fcbf2515.tar.bz2
Documentation fixes provided by Albert
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 9cada6e..7054c11 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -2971,7 +2971,7 @@ class Receiver
\section cmddcolon \\::
\addindex \\\::
- This command write a double colon (\c \::) to the output. This
+ This command writes a double colon (\c \::) to the output. This
character sequence has to be escaped in some cases, because it is used
to reference to documented entities.
@@ -2979,7 +2979,7 @@ class Receiver
\section cmdpipe \\|
\addindex \\|
- This command write a pip symbol (\|) to the output. This
+ This command writes a pipe symbol (\|) to the output. This
character has to be escaped in some cases, because it is used
for Markdown tables.