X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3fa826301bd61ca7e7832ce0ef655495b425558d..5e173f35d2a8177371d13d059d9f897e2c4f98be:/wxPython/demo/ColourSelect.py diff --git a/wxPython/demo/ColourSelect.py b/wxPython/demo/ColourSelect.py index d8d5df8984..442696eb07 100644 --- a/wxPython/demo/ColourSelect.py +++ b/wxPython/demo/ColourSelect.py @@ -86,6 +86,5 @@ def runTest(frame, nb, log): overview = """\ -A checkbox is a labelled box which is either on (checkmark is visible) or off (no checkmark). """