]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlwin.h
fixed warning due to not using dllexport wxShadowObjectFields/Methods
[wxWidgets.git] / include / wx / html / htmlwin.h
index 388cc120103741bdec070573f1532d9db4a2c954..3fa4d19a2e706d9f1d18dd5e53b9f559ceb9b74c 100644 (file)
@@ -89,7 +89,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
-    // Return value : false if an error occured, true otherwise
+    // Return value : false if an error occurred, true otherwise
     bool SetPage(const wxString& source);
 
     // Append to current page