mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 19:10:09 +01:00
Fix typo
This commit is contained in:
@@ -192,7 +192,7 @@ class GenButton(wx.Control):
|
||||
"""
|
||||
Override this method in a subclass to initialize any other events that
|
||||
need to be bound. Added so :meth:`__init__` doesn't need to be
|
||||
overriden, which is complicated with multiple inheritance.
|
||||
overridden, which is complicated with multiple inheritance.
|
||||
"""
|
||||
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user