X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7b7ac0ab51dd4571b752d14c7af2443839ff85bb..8c68e84d42f1e315c415ad677c26b185efee637b:/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. """