minor update related to the last commit

This commit is contained in:
Miroslav Stampar 2011-05-26 20:58:24 +00:00
parent 4f46a5ab63
commit 06108b6da6

View File

@ -491,7 +491,8 @@ def start():
errMsg += "page content is text)."
elif percent < LOW_TEXT_PERCENT:
errMsg = " Please retry with the --text-only switch "
errMsg += "as this case looks like a perfect candidate "
errMsg += "(along with --technique=BU) as this case "
errMsg += "looks like a perfect candidate "
errMsg += "(low textual content along with inability "
errMsg += "of comparison engine to detect at least "
errMsg += "one dynamic parameter)."