Fixed repeated words

This commit is contained in:
MrVallentin
2018-11-02 21:07:24 +01:00
committed by linkmauve
parent d9466050d9
commit 769f727e47
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -264,7 +264,7 @@ MARKDOWN_SUPPORT = YES
# When enabled doxygen tries to link words that correspond to documented classes,
# or namespaces to their corresponding documentation. Such a link can be
# prevented in individual cases by by putting a % sign in front of the word or
# prevented in individual cases by putting a % sign in front of the word or
# globally by setting AUTOLINK_SUPPORT to NO.
AUTOLINK_SUPPORT = YES