]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/html.i
Added the PseudoDC class from Paul Lanier. It provides a way to
[wxWidgets.git] / wxPython / src / html.i
index 7b36eca33206dc06a27e63646733c1b40affa3c4..f272833ff8fa752a877653a0dc1311b6cfa55b3d 100644 (file)
@@ -954,7 +954,7 @@ public:
 
     // Set HTML page and display it. !! source is HTML document itself,
     // it is NOT address/filename of HTML document. If you want to
-    // specify document location, use LoadPage() istead
+    // specify document location, use LoadPage() instead
     // Return value : False if an error occurred, True otherwise
     bool SetPage(const wxString& source);