X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2a0495c9f7c2293016b2d7ae98bdef3d6b49761d..b843b628c9f936d6a87ca1e9b91e88a4604270c4:/wxPython/demo/FloatCanvas.py diff --git a/wxPython/demo/FloatCanvas.py b/wxPython/demo/FloatCanvas.py index ac923b1ba8..7f1d2d0d00 100644 --- a/wxPython/demo/FloatCanvas.py +++ b/wxPython/demo/FloatCanvas.py @@ -264,7 +264,7 @@ def BuildDrawFrame(): # this gets called when needed, rather than on import Canvas.ClearAll() Canvas.SetProjectionFun(None) - ## Random tests of everything: + ## Random tests of everything: # Rectangles for i in range(3): @@ -381,7 +381,7 @@ def BuildDrawFrame(): # this gets called when needed, rather than on import Canvas.ClearAll() Canvas.SetProjectionFun(None) - ## Random tests of everything: + ## Random tests of everything: colors = self.colors # Rectangles for i in range(3):