diff options
Diffstat (limited to 'kjsembed/tools/Doxyfile')
-rw-r--r-- | kjsembed/tools/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kjsembed/tools/Doxyfile b/kjsembed/tools/Doxyfile index 9ab51d9c..a3167891 100644 --- a/kjsembed/tools/Doxyfile +++ b/kjsembed/tools/Doxyfile @@ -171,7 +171,7 @@ SHOW_INCLUDE_FILES = YES # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen # will interpret the first line (until the first dot) of a JavaDoc-style # comment as the brief description. If set to NO, the JavaDoc -# comments will behave just like the Qt-style comments (thus retquiring an +# comments will behave just like the Qt-style comments (thus requiring an # explict @brief command for a brief description. JAVADOC_AUTOBRIEF = YES |