]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/textctrl.h
make more Init() functions private
[wxWidgets.git] / include / wx / textctrl.h
index bf611d72abe756c017967e5699bdae2358d52a57..d4780cc98747f84d0107b21fba41e3a6167749fb 100644 (file)
@@ -821,7 +821,7 @@ public:
           m_start(event.m_start),
           m_end(event.m_end) { }
 
-    // get the mouse event which happend over the URL
+    // get the mouse event which happened over the URL
     const wxMouseEvent& GetMouseEvent() const { return m_evtMouse; }
 
     // get the start of the URL