Fix unintended renaming

pull/1/head
Darrell Anderson 11 years ago
parent 3938a9546b
commit f22aef88a9

@ -3790,7 +3790,7 @@ void Config::create()
cb = addBool( cb = addBool(
"QUIET", "QUIET",
"The TQUIET tag can be used to turn on/off the messages that are generated \n" "The QUIET tag can be used to turn on/off the messages that are generated \n"
"by doxygen. Possible values are YES and NO. If left blank NO is used. \n", "by doxygen. Possible values are YES and NO. If left blank NO is used. \n",
FALSE FALSE
); );

Loading…
Cancel
Save