minor update

This commit is contained in:
Miroslav Stampar 2011-05-28 15:44:24 +00:00
parent 39f131162f
commit fef9a015da

View File

@ -17,7 +17,7 @@ __priority__ = PRIORITY.NORMAL
def tamper(payload):
"""
Encloses each keyword with versioned comment
Encloses each keyword with versioned MySQL comment
Example: 'INSERT' will become '/*!INSERT*/'
"""