X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/299647acac7960652aadb008775429c1f8ea9b8d..66202a7ee6d36fcca5b8d7159eca7ceb743f2f77:/wxPython/demo/IEHtmlWin.py diff --git a/wxPython/demo/IEHtmlWin.py b/wxPython/demo/IEHtmlWin.py index 33e5b8c8be..56e4c57935 100644 --- a/wxPython/demo/IEHtmlWin.py +++ b/wxPython/demo/IEHtmlWin.py @@ -187,7 +187,7 @@ def runTest(frame, nb, log): win = TestPanel(nb, log, frame) return win else: - dlg = wx.MessageDialog(frame, 'This demo only works on MSW.', + dlg = wx.MessageDialog(frame, 'This demo only works on Windows.', 'Sorry', wx.OK | wx.ICON_INFORMATION) dlg.ShowModal() dlg.Destroy() @@ -196,9 +196,9 @@ def runTest(frame, nb, log): overview = """\
-