mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 11:00:07 +01:00
Fix lots of misspelled words
This commit is contained in:
@@ -145,7 +145,7 @@ class DrawFrame(wx.Frame):
|
||||
self.Canvas.Draw()
|
||||
|
||||
def Setup(self, event = None):
|
||||
"Seting up with some random polygons"
|
||||
"Setting up with some random polygons"
|
||||
wx.GetApp().Yield()
|
||||
self.ResetSelections()
|
||||
self.Canvas.ClearAll()
|
||||
|
||||
Reference in New Issue
Block a user