mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 13:29:02 +00:00
typo fix
This commit is contained in:
@@ -576,9 +576,9 @@ tor = False
|
||||
# Valid: True or False
|
||||
wizard = False
|
||||
|
||||
# Show which sqlmap dependences are not available.
|
||||
# Show which sqlmap dependencies are not available.
|
||||
# Valid: True or False
|
||||
dependences = False
|
||||
dependencies = False
|
||||
|
||||
# Verbosity level.
|
||||
# Valid: integer between 0 and 6
|
||||
|
||||
Reference in New Issue
Block a user