]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/wxEditor.py
copy catalogs to builddir
[wxWidgets.git] / wxPython / demo / wxEditor.py
index 0ae5f8f7410803273641a2d5253b42ae01ee6c12..40bb835f2b4b8c754f3d5f42466f2607da8949d3 100644 (file)
@@ -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",