summaryrefslogtreecommitdiffstats
path: root/doc/markdown.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2016-01-03 15:37:34 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2016-01-03 15:37:34 (GMT)
commit4f80d144f98fc998de5118855eec73797a65bf2e (patch)
treeeffd54caf7c9372abb85825ec41f3bd90172561f /doc/markdown.doc
parent89ef13dbb6c8ac81a9c118f4f031c45cdc66e3a3 (diff)
downloadDoxygen-4f80d144f98fc998de5118855eec73797a65bf2e.zip
Doxygen-4f80d144f98fc998de5118855eec73797a65bf2e.tar.gz
Doxygen-4f80d144f98fc998de5118855eec73797a65bf2e.tar.bz2
Adjusted Doxygen to doxygen in running text in the manual
Diffstat (limited to 'doc/markdown.doc')
-rw-r--r--doc/markdown.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/markdown.doc b/doc/markdown.doc
index cec2191..b525fe9 100644
--- a/doc/markdown.doc
+++ b/doc/markdown.doc
@@ -511,7 +511,7 @@ is noticeable:
code
In this case Markdown will put the word code in a code block,
-whereas Doxygen will treat it as normal text, since although the absolute
+whereas doxygen will treat it as normal text, since although the absolute
indentation is 4, the indentation with respect to the previous paragraph
is only 1.