some estetic updates

This commit is contained in:
Miroslav Stampar
2012-02-01 14:49:42 +00:00
parent f4e7bf1d51
commit 8405ef59ac
9 changed files with 47 additions and 47 deletions

View File

@@ -494,7 +494,7 @@ def start():
errMsg += "to perform more tests."
if isinstance(conf.tech, list) and len(conf.tech) < 5:
errMsg += " Rerun without providing the --technique switch."
errMsg += " Rerun without providing the option '--technique'."
if not conf.textOnly and kb.originalPage:
percent = (100.0 * len(getFilteredPageContent(kb.originalPage)) / len(kb.originalPage))