diff --git a/wxPython/src/_renderer.i b/wxPython/src/_renderer.i index 938575e629..2735302ab4 100644 --- a/wxPython/src/_renderer.i +++ b/wxPython/src/_renderer.i @@ -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.)", "");