]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/wxScrolledPanel.py
reSWIGged
[wxWidgets.git] / wxPython / demo / wxScrolledPanel.py
index 89da9f387188fe0cf84cbd99eb00fa4a5eee7b76..c6b14bcca9ccfbd2ef5daf2517188559c19f0217 100644 (file)
@@ -103,7 +103,7 @@ def runTest(frame, nb, log):
 overview = """<html><body>
 wxScrolledPanel fills a "hole" in the implementation of wxScrolledWindow,
 providing automatic scrollbar and scrolling behavior and the tab traversal
-mangement that wxScrolledWindow lacks.
+management that wxScrolledWindow lacks.
 </body></html>
 """