X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7b7ac0ab51dd4571b752d14c7af2443839ff85bb..2da6105611475cb08135997c587df72be67840bd:/wxPython/demo/wxEditableListBox.py?ds=inline diff --git a/wxPython/demo/wxEditableListBox.py b/wxPython/demo/wxEditableListBox.py index 6dab278ed6..27ebfe4e85 100644 --- a/wxPython/demo/wxEditableListBox.py +++ b/wxPython/demo/wxEditableListBox.py @@ -36,5 +36,5 @@ def runTest(frame, nb, log): overview = """\ This class provides a composite control that lets the -user easily enter list of strings. +user easily enter and edit a list of strings. """