From 3c31306c74e878e6888b6c73a44a337516717d73 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 16 Mar 2006 23:22:10 +0000 Subject: [PATCH] Docstring typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/src/_renderer.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.)", ""); -- 2.45.2