mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-03-03 19:55:47 +03:00
Language fix
This commit is contained in:
parent
80255433b0
commit
c55a002f95
|
@ -3293,7 +3293,7 @@ def isNumber(value):
|
|||
|
||||
def zeroDepthSearch(expression, value):
|
||||
"""
|
||||
Searches occurances of value inside expression at 0-depth level
|
||||
Searches occurrences of value inside expression at 0-depth level
|
||||
regarding the parentheses
|
||||
"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user