mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-05-14 09:29:26 +00:00
Fix some spelling errors in help texts (through -> thorough)
This commit is contained in:
parent
b2fca35c36
commit
80fb2e29cc
3 changed files with 5 additions and 5 deletions
|
|
@ -735,7 +735,7 @@ disableColoring = False
|
|||
# Default: 1
|
||||
googlePage = 1
|
||||
|
||||
# Make a through testing for a WAF/IPS/IDS protection.
|
||||
# Make a thorough testing for a WAF/IPS/IDS protection.
|
||||
# Valid: True or False
|
||||
identifyWaf = False
|
||||
|
||||
|
|
@ -747,7 +747,7 @@ mobile = False
|
|||
# Valid: True or False
|
||||
pageRank = False
|
||||
|
||||
# Conduct through tests only if positive heuristic(s).
|
||||
# Conduct thorough tests only if positive heuristic(s).
|
||||
# Valid: True or False
|
||||
smart = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue