Remove extraneous character (nw)

This commit is contained in:
balr0g 2016-03-16 19:30:11 -04:00
parent 5d52e272ba
commit 157de7d935

View File

@ -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.