X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc2aecdef579e57f84eaa07cc72f62a43fc474ba..bf973818a376aea7edf29ec264982fcde7423c78:/interface/wx/richtext/richtextctrl.h diff --git a/interface/wx/richtext/richtextctrl.h b/interface/wx/richtext/richtextctrl.h index 7cbe45a4d1..c6ad67f802 100644 --- a/interface/wx/richtext/richtextctrl.h +++ b/interface/wx/richtext/richtextctrl.h @@ -2247,7 +2247,7 @@ public: { } /** - Returns the buffer position at which the event occured. + Returns the buffer position at which the event occurred. */ long GetPosition() const { return m_position; }