X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e4a197e4c60e461b8068b0619692ea083e30b8b..05e1201cb5943fb9c75f5612e9fb9323358edab5:/wxPython/demo/wxEditor.py diff --git a/wxPython/demo/wxEditor.py b/wxPython/demo/wxEditor.py index 0ae5f8f741..40bb835f2b 100644 --- a/wxPython/demo/wxEditor.py +++ b/wxPython/demo/wxEditor.py @@ -16,7 +16,7 @@ def runTest(frame, nb, log): "This is a simple text editor, the class name is", "wxEditor. Type a few lines and try it out.", "", - "It uses Windows-style key commands that can be overriden by subclassing.", + "It uses Windows-style key commands that can be overridden by subclassing.", "Mouse select works. Here are the key commands:", "", "Cursor movement: Arrow keys or mouse",