X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8f514ab45900ae08326c70cf7d360377bbf14ea4..9057d6d46ea0acc7223311b81c7b50707d787f66:/wxPython/src/msw/html.py?ds=sidebyside diff --git a/wxPython/src/msw/html.py b/wxPython/src/msw/html.py index 4af11a0939..f237461920 100644 --- a/wxPython/src/msw/html.py +++ b/wxPython/src/msw/html.py @@ -1630,7 +1630,7 @@ class HtmlHelpWindow(_core.Window): return _html.HtmlHelpWindow_RefreshLists(*args, **kwargs) def GetHtmlWindow(*args, **kwargs): - """GetHtmlWindow(self) -> wxHtmlWindow""" + """GetHtmlWindow(self) -> HtmlWindow""" return _html.HtmlHelpWindow_GetHtmlWindow(*args, **kwargs) def GetSplitterWindow(*args, **kwargs):