mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-13 04:39:29 +00:00
Language fix
This commit is contained in:
parent
80255433b0
commit
c55a002f95
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue