minor fix

This commit is contained in:
Miroslav Stampar 2011-10-23 23:18:39 +00:00
parent d77a5f5928
commit 7c626f1dbe

View File

@ -275,7 +275,7 @@ def __unionTestByCharBruteforce(comment, place, parameter, value, prefix, suffix
warnMsg += "please consider "
if not conf.uChar:
warnMsg += "providing --union-char switch "
warnMsg += "(e.g. --union-char=1)"
warnMsg += "(e.g. --union-char=1) "
if not conf.dbms:
if not conf.uChar:
warnMsg += "and/or try to force the "