Fixed typo in CLI output.

This commit is contained in:
orbitcowboy 2022-01-18 11:46:34 +01:00
parent c2fc4973ad
commit 9483ea4198
1 changed files with 1 additions and 1 deletions

View File

@ -1041,7 +1041,7 @@ void CmdLineParser::printHelp()
" * information\n"
" Enable information messages\n"
" * unusedFunction\n"
" Check for unused functions. It is recommend\n"
" Check for unused functions. It is recommended\n"
" to only enable this when the whole program is\n"
" scanned.\n"
" * missingInclude\n"