mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-21 05:39:16 +00:00
Fix some spelling errors in help texts (through -> thorough)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user