From 04328e6e30edc3c34f3098a76b9583d1576d35c2 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Fri, 22 Nov 2002 21:33:21 +0000 Subject: [PATCH] Fixed a typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/src/stattool.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxPython/src/stattool.i b/wxPython/src/stattool.i index 5e93aacf1e..26c4e1537d 100644 --- a/wxPython/src/stattool.i +++ b/wxPython/src/stattool.i @@ -270,7 +270,7 @@ public: # 2.3.3. They are renamed to have 'Label' in the name so as to be # able to keep backwards compatibility with using the above # methods. Eventually these should migrate to be the methods used - # primarily and loose the 'Label' in the name... + # primarily and lose the 'Label' in the name... def AddLabelTool(self, id, label, bitmap, bmpDisabled = wxNullBitmap,