mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-22 14:19:03 +00:00
Minor misspell
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user