X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0c133e13b36a923c65f94499554e432bc3a0daa..835165d576b66441987b78519e6ef1fe74ea795a:/include/wx/caret.h diff --git a/include/wx/caret.h b/include/wx/caret.h index c0a30bb893..1c28b6df2c 100644 --- a/include/wx/caret.h +++ b/include/wx/caret.h @@ -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) {