Cosmetic fix

This commit is contained in:
Bernardo Damele
2010-10-16 22:31:16 +00:00
parent cfa5655150
commit 6211915da5
3 changed files with 4 additions and 4 deletions

View File

@@ -198,7 +198,7 @@ def cmdLineParser():
help="Compare pages based only on their textual content")
injection.add_option("--tamper", dest="tamper",
help="Use given module(s) for tampering injection data")
help="Use given script(s) for tampering injection data")
# Techniques options
techniques = OptionGroup(parser, "Techniques", "These options can "