]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/caret.h
Optionally allow showing tooltips for disabled ribbon buttons.
[wxWidgets.git] / include / wx / caret.h
index c0a30bb893b19593df8fa4b779b291c4a3808435..1c28b6df2c67cbd02608b206494fb2906484aaff 100644 (file)
@@ -147,7 +147,7 @@ public:
     virtual void OnKillFocus() { }
 
 protected:
-    // these functions may be overriden in the derived classes, but they
+    // these functions may be overridden in the derived classes, but they
     // should call the base class version first
     virtual bool DoCreate(wxWindowBase *window, int width, int height)
     {