]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stc/stc.h
Implement GetPageText for the OSX WebKit implementation.
[wxWidgets.git] / include / wx / stc / stc.h
index 7e314a10f90b2f3f5b536d9f78f671027fd9894f..559f8823d445eae7a5b90c9c92c6d105a5b84637 100644 (file)
@@ -4042,7 +4042,7 @@ public:
 
 
 
 
 
 
-    // The following methods are nearly equivallent to their similarly named
+    // The following methods are nearly equivalent to their similarly named
     // cousins above.  The difference is that these methods bypass wxString
     // and always use a char* even if used in a unicode build of wxWidgets.
     // In that case the character data will be utf-8 encoded since that is
     // cousins above.  The difference is that these methods bypass wxString
     // and always use a char* even if used in a unicode build of wxWidgets.
     // In that case the character data will be utf-8 encoded since that is