cmdlineparser: Fixed typo inconlusive ==> inconclusive

This commit is contained in:
orbitcowboy 2019-08-20 00:31:30 +02:00
parent bca875e80d
commit 4f94e4fff8
1 changed files with 1 additions and 1 deletions

View File

@ -1137,7 +1137,7 @@ void CmdLineParser::printHelp()
" {column} column number\n"
" {callstack} show a callstack. Example:\n"
" [file.c:1] -> [file.c:100]\n"
" {inconlusive:text} if warning is inconclusive, text\n"
" {inconclusive:text} if warning is inconclusive, text\n"
" is written\n"
" {severity} severity\n"
" {message} warning message\n"