summaryrefslogtreecommitdiffstats
path: root/addon/doxywizard/configdoc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'addon/doxywizard/configdoc.cpp')
-rw-r--r--addon/doxywizard/configdoc.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/addon/doxywizard/configdoc.cpp b/addon/doxywizard/configdoc.cpp
index c439322..5bcccb6 100644
--- a/addon/doxywizard/configdoc.cpp
+++ b/addon/doxywizard/configdoc.cpp
@@ -523,7 +523,8 @@ void addConfigDocs(DocIntf *doc)
"SORT_BRIEF_DOCS",
"If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief\n"
"descriptions of file, namespace and class members alphabetically by member\n"
- "name. If set to NO the members will appear in declaration order.\n"
+ "name. If set to NO the members will appear in declaration order. Note the this\n"
+ "will also influence the order of the classes in the class list.\n"
"The default value is: NO."
);
doc->add(