]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_core_ex.py
Removed all outdated makefile.dos and their *.msc include.
[wxWidgets.git] / wxPython / src / _core_ex.py
index 4edb0d2ce3befbcc45bb0176594a51419e343c57..900cc11f82751dbd3c2773290d8839829bc1a06f 100644 (file)
@@ -256,7 +256,7 @@ class FutureCall:
 class __DocFilter:
     """
     A filter for epydoc that only allows non-Ptr classes and
-    fucntions, in order to reduce the clutter in the API docs.
+    functions, in order to reduce the clutter in the API docs.
     """
     def __init__(self, globals):
         self._globals = globals