]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/stc.h.in
Improve wxTextCtrl::GetNumberOfLines() unit test and documentation.
[wxWidgets.git] / src / stc / stc.h.in
index 12d998ada84b72f7463e18b8309d7d580df81775..73fa5603c9e28d256c81151975fea8d08324032f 100644 (file)
@@ -240,7 +240,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