diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2017-09-21 18:28:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-21 18:28:21 (GMT) |
commit | eed1c240c253cb1a606189c708c7cf295a27cee8 (patch) | |
tree | 96885234ff7575a38b7479cfb82bbb4be94a7f22 | |
parent | b778ff4ccd23eb703dcf7180e6f9d410754719db (diff) | |
parent | 4cca51612a50a9016be5adbd6ccdc26c03d12b58 (diff) | |
download | Doxygen-eed1c240c253cb1a606189c708c7cf295a27cee8.zip Doxygen-eed1c240c253cb1a606189c708c7cf295a27cee8.tar.gz Doxygen-eed1c240c253cb1a606189c708c7cf295a27cee8.tar.bz2 |
Merge pull request #599 from albert-github/feature/bug_spelling
Spelling correction
-rw-r--r-- | doc/commands.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/commands.doc b/doc/commands.doc index 34842a4..12b85db 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -3317,7 +3317,7 @@ class Receiver \addindex \\\% This command writes the \c \% character to the output. This character has to be escaped in some cases, because it is used to - prevent auto-linking to word that is also a documented class or struct. + prevent auto-linking to a word that is also a documented class or struct. <hr> \section cmdquot \\" |