Minor grammar fix

This commit is contained in:
Miroslav Stampar 2017-12-13 13:49:55 +01:00
parent 9a2cdd4b59
commit 5326df1071
8 changed files with 18 additions and 18 deletions

View file

@ -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