mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Typo fix
This commit is contained in:
parent
306e96331d
commit
66c82d72e4
11 changed files with 19 additions and 19 deletions
|
|
@ -1420,7 +1420,7 @@ def getCompiledRegex(regex, *args):
|
|||
|
||||
def getPartRun():
|
||||
"""
|
||||
Goes through call stack and finds constructs matching conf.dmbsHandler.*.
|
||||
Goes through call stack and finds constructs matching conf.dbmsHandler.*.
|
||||
Returns it or its alias used in txt/common-outputs.txt
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue