]> git.saurik.com Git - wxWidgets.git/commitdiff
Docstring typo
authorRobin Dunn <robin@alldunn.com>
Thu, 16 Mar 2006 23:22:10 +0000 (23:22 +0000)
committerRobin Dunn <robin@alldunn.com>
Thu, 16 Mar 2006 23:22:10 +0000 (23:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/_renderer.i

index 938575e6296663fdc7b2a7a8d460033c0d529a9a..2735302ab4f4d0025f37ac5eb0e9b6eb507126a2 100644 (file)
@@ -124,7 +124,7 @@ public:
                                         wxDC& dc,
                                         const wxRect& rect,
                                         int flags = 0),
-        "Draw the header control button (such as whar is used by `wx.ListCtrl`
+        "Draw the header control button (such as what is used by `wx.ListCtrl`
 in report mode.)", "");