diff options
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/doxygen.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen/doxygen.config b/doxygen/doxygen.config index d7115e0ef71..9cdc7792934 100644 --- a/doxygen/doxygen.config +++ b/doxygen/doxygen.config @@ -118,7 +118,7 @@ ABBREVIATE_BRIEF = ALWAYS_DETAILED_SEC = YES # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all -1# inherited members of a class in the documentation of that class as if those +# inherited members of a class in the documentation of that class as if those # members were ordinary class members. Constructors, destructors and assignment # operators of the base classes will not be shown. # The default value is: NO. |