]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/IEHtmlWin.py
Typo
[wxWidgets.git] / wxPython / demo / IEHtmlWin.py
index 33e5b8c8be88e0637e6a3e54b1d93e8ddf65792a..4818e9d9b4fec98329fd1f828a58cbc070393a08 100644 (file)
@@ -196,9 +196,9 @@ def runTest(frame, nb, log):
 
 overview = """\
 <html><body>
-<h2>wxIEHtmlWin</h2>
+<h2>wx.IEHtmlWin</h2>
 
-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.