typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e6ab1c5756
commit
955e46d25d
@ -256,7 +256,7 @@ class FutureCall:
|
|||||||
class __DocFilter:
|
class __DocFilter:
|
||||||
"""
|
"""
|
||||||
A filter for epydoc that only allows non-Ptr classes and
|
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):
|
def __init__(self, globals):
|
||||||
self._globals = globals
|
self._globals = globals
|
||||||
|
Loading…
Reference in New Issue
Block a user