mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Minor grammar fix
This commit is contained in:
parent
9a2cdd4b59
commit
5326df1071
8 changed files with 18 additions and 18 deletions
|
|
@ -19,7 +19,7 @@ def dependencies():
|
|||
|
||||
def tamper(payload, **kwargs):
|
||||
"""
|
||||
Replaces all occurances of operator equal ('=') with operator 'LIKE'
|
||||
Replaces all occurrences of operator equal ('=') with operator 'LIKE'
|
||||
|
||||
Tested against:
|
||||
* Microsoft SQL Server 2005
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue