We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f73e0a1 + 087d141 commit 33d93d9Copy full SHA for 33d93d9
pymysqlreplication/row_event.py
@@ -532,7 +532,7 @@ def _dump(self):
532
533
534
class TableMapEvent(BinLogEvent):
535
- """This evenement describe the structure of a table.
+ """This event describes the structure of a table.
536
It's sent before a change happens on a table.
537
An end user of the lib should have no usage of this
538
"""
0 commit comments