diff options
author | Reza Rastak <rezarastak@users.noreply.github.com> | 2019-12-19 02:16:55 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-19 02:16:55 (GMT) |
commit | d0638f35b341735f6ff897c56db9cfb10efaa4fb (patch) | |
tree | 85398984ad12e329366342efe1ff34b17bb604b4 /doc | |
parent | 50a71f363bcbe0142ebb7284b369afefe383341a (diff) | |
download | Doxygen-d0638f35b341735f6ff897c56db9cfb10efaa4fb.zip Doxygen-d0638f35b341735f6ff897c56db9cfb10efaa4fb.tar.gz Doxygen-d0638f35b341735f6ff897c56db9cfb10efaa4fb.tar.bz2 |
minor typo fixed
Diffstat (limited to 'doc')
-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 5c6d067..9bd3f66 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -2599,7 +2599,7 @@ Commands for visual enhancements a Python file for instance, the syntax highlight will be done according to the Python syntax. - If it unclear from the context which language is meant (for instance the + If it is unclear from the context which language is meant (for instance the comment is in a <code>.txt</code> or <code>.markdown</code> file) then you can also explicitly indicate the language, by putting the file extension typically that doxygen associated with the language in curly brackets after the |