X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ccec90930cfc38bd4347a97f46481242d9fd23cd..d3f81b85331b14943862a0c0df5ef8adb4426ad4:/src/stc/stc.h.in?ds=sidebyside

diff --git a/src/stc/stc.h.in b/src/stc/stc.h.in
index 12d998ada8..73fa5603c9 100644
--- a/src/stc/stc.h.in
+++ b/src/stc/stc.h.in
@@ -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