summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Müller <27155134+arm-in@users.noreply.github.com>2018-06-19 20:20:47 (GMT)
committerGitHub <noreply@github.com>2018-06-19 20:20:47 (GMT)
commit8a777aec2e4963354c6ff3a784937f72f276aa81 (patch)
tree3c0c695c8dedd6b5df291087c1ee9d59a664526f
parent02a07ad66ad327a91cb0cf42d7d2b970b3ba83bb (diff)
downloadDoxygen-8a777aec2e4963354c6ff3a784937f72f276aa81.zip
Doxygen-8a777aec2e4963354c6ff3a784937f72f276aa81.tar.gz
Doxygen-8a777aec2e4963354c6ff3a784937f72f276aa81.tar.bz2
Update doxygen.md
-rw-r--r--src/doxygen.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doxygen.md b/src/doxygen.md
index ccb47b9..17144ec 100644
--- a/src/doxygen.md
+++ b/src/doxygen.md
@@ -9,7 +9,7 @@ links to the relevant parts of the code. This document is intended for
developers who want to work on doxygen. Users of doxygen are referred to the
[User Manual](http://www.doxygen.org/manual.html).
-The generic starting point of the application is of cource the main() function.
+The generic starting point of the application is of course the main() function.
Configuration options
---------------------