X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ee77681f4ec8794345b59b8ea3e4748283373ab1..febb39df079df7ee642ad70d47be72cb57870f1c:/wxPython/src/html.i diff --git a/wxPython/src/html.i b/wxPython/src/html.i index 7b36eca332..f272833ff8 100644 --- a/wxPython/src/html.i +++ b/wxPython/src/html.i @@ -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);