]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/lib/ogl/__init__.py
typo fix
[wxWidgets.git] / wxPython / wx / lib / ogl / __init__.py
index c295f493238b82da6eb34f028b4284c53c5f9d80..42da15c237f6eecea924ebd648ee034a4353656d 100644 (file)
@@ -14,7 +14,7 @@ from _composit import *
 
 
 # Set things up for documenting with epydoc.  The __docfilter__ will
-# prevent some things from beign documented, and anything in __all__
+# prevent some things from being documented, and anything in __all__
 # will appear to actually exist in this module.
 import wx._core as _wx
 __docfilter__ = _wx.__DocFilter(globals())