mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
Minor misspell
This commit is contained in:
parent
eb098f6527
commit
d4414e6631
3 changed files with 4 additions and 4 deletions
|
|
@ -3707,7 +3707,7 @@ def asciifyUrl(url, forceQuote=False):
|
|||
|
||||
def isAdminFromPrivileges(privileges):
|
||||
"""
|
||||
Inspects privileges to see if those are comming from an admin user
|
||||
Inspects privileges to see if those are coming from an admin user
|
||||
"""
|
||||
|
||||
# In PostgreSQL the usesuper privilege means that the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue