mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-15 17:20:07 +01:00
Revert "Spelling fixes in wx.lib"
This reverts commit c00b8950da.
The spelling changes were a bit too aggressive.
This commit is contained in:
@@ -238,7 +238,7 @@ class ControlPanel(wx.Panel):
|
||||
self.thknsBtns[x] = b
|
||||
self.thknsBtns[1].SetToggle(True)
|
||||
|
||||
# Make a colour indicator window, it is registered as a listener
|
||||
# Make a colour indicator window, it is registerd as a listener
|
||||
# with the doodle window so it will be notified when the settings
|
||||
# change
|
||||
ci = ColourIndicator(self)
|
||||
|
||||
Reference in New Issue
Block a user