Fix lots of misspelled words

This commit is contained in:
Robin Dunn
2020-07-14 11:38:32 -07:00
parent bd6733afa2
commit 92f8cd2d55
46 changed files with 118 additions and 118 deletions

View File

@@ -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()