]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_srchctrl.i
Add GetDateOnly
[wxWidgets.git] / wxPython / src / _srchctrl.i
index 39871ab4d60a1399828fe436f9f5df7a15cb73db..1449811f1507eb5c000e251069a271d6f40986f9 100644 (file)
@@ -71,7 +71,7 @@ DocStr(wxSearchCtrl,
 "A search control is a composite of a `wx.TextCtrl` with optional
 bitmap buttons and a drop-down menu.  Controls like this can typically
 be found on a toolbar of applications that support some form of search
-functionality.  On the Mac this control is implemneted using the
+functionality.  On the Mac this control is implemented using the
 native HISearchField control, on the other platforms a generic control
 is used, although that may change in the future as more platforms
 introduce native search widgets.