]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/ContextHelp.py
removed second parameter from GetFirstChild calls
[wxWidgets.git] / wxPython / demo / ContextHelp.py
index 7bca0c5156a38a1aa025dcbb1d47d965c58edefd..044e36dbe60f6b7511e5c1db38eeb30b0b0c4c49 100644 (file)
@@ -81,8 +81,8 @@ def runTest(frame, nb, log):
 
 
 overview = """
-This demo shows how to encorporate Context Sensitive
-help into your applicaiton using the wxSimpleHelpProvider class.
+This demo shows how to incorporate Context Sensitive
+help into your application using the wxSimpleHelpProvider class.
 
 """