mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 04:31:30 +00:00
Fix several typos
This commit is contained in:
@@ -230,7 +230,7 @@ testParameter =
|
||||
# Skip testing for given parameter(s).
|
||||
skip =
|
||||
|
||||
# Skip testing parameters that not appear dynamic.
|
||||
# Skip testing parameters that not appear to be dynamic.
|
||||
# Valid: True or False
|
||||
skipStatic = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user