Cosmetics

This commit is contained in:
Bernardo Damele
2010-10-25 15:17:59 +00:00
parent 215175e3b7
commit bdb9c37a7e
2 changed files with 3 additions and 3 deletions

View File

@@ -147,7 +147,7 @@ def cmdLineParser():
default=False, help="Retrieve page length without actual HTTP response body")
optimization.add_option("--threads", dest="threads", type="int", default=1,
help="Max. number of concurrent HTTP(s) "
help="Max number of concurrent HTTP(s) "
"requests (default 1)")
# Injection options