X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8feec28c876b20dd98f1c73c694493ab2973226f..5f2502393e042e6e2c871ff94b7ccaf7a78b264d:/wxPython/src/_core_ex.py?ds=inline diff --git a/wxPython/src/_core_ex.py b/wxPython/src/_core_ex.py index 2cd3fe4b6f..cf46d72114 100644 --- a/wxPython/src/_core_ex.py +++ b/wxPython/src/_core_ex.py @@ -248,7 +248,7 @@ class CallLater: class FutureCall(CallLater): - """A compatibility alias for `FutureCall`.""" + """A compatibility alias for `CallLater`.""" #---------------------------------------------------------------------------- # Control which items in this module should be documented by epydoc.