X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7b7ac0ab51dd4571b752d14c7af2443839ff85bb..e90867579b360e61904846d6a1ff2bdf260572bf:/wxPython/demo/wxEditableListBox.py 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. """