X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/299647acac7960652aadb008775429c1f8ea9b8d..2370fd3a74c058d9d619407a7a7f1a42f8a12fa5:/wxPython/demo/IEHtmlWin.py?ds=inline diff --git a/wxPython/demo/IEHtmlWin.py b/wxPython/demo/IEHtmlWin.py index 33e5b8c8be..4818e9d9b4 100644 --- a/wxPython/demo/IEHtmlWin.py +++ b/wxPython/demo/IEHtmlWin.py @@ -196,9 +196,9 @@ def runTest(frame, nb, log): overview = """\ -

wxIEHtmlWin

+

wx.IEHtmlWin

-The wxIEHtmlWin class is the first example of using a contributed +The wx.IEHtmlWin class is the first example of using a contributed wxActiveX class in wxWindows C++. It is still experimental, but I think it is useful.