mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-11 19:13:12 +00:00
typo fix
This commit is contained in:
parent
7152a1ed3b
commit
8978fded03
5 changed files with 11 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue