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.
1 parent f73e0a1 commit 087d141Copy full SHA for 087d141
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