X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/95bfd958bda8955ac81277c78e5627c926154f39..0ffb2aa6e47721eebc485931efaad028b51b0565:/wxPython/demo/ColourSelect.py

diff --git a/wxPython/demo/ColourSelect.py b/wxPython/demo/ColourSelect.py
index 8cd0750a4b..48a0e118ca 100644
--- a/wxPython/demo/ColourSelect.py
+++ b/wxPython/demo/ColourSelect.py
@@ -105,7 +105,7 @@ def runTest(frame, nb, log):
 
 
 overview = """\
-
+A coloured button that when clicked allows the user to select a colour from the wxColourDialog.
 """