From a6cb8040a8f73935791c44b8f1b8ac4711cb84f6 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 14 Mar 2006 01:29:52 +0000 Subject: [PATCH] typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/wx/lib/splitter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxPython/wx/lib/splitter.py b/wxPython/wx/lib/splitter.py index 56c3dafe60..a56a8b696d 100644 --- a/wxPython/wx/lib/splitter.py +++ b/wxPython/wx/lib/splitter.py @@ -1,7 +1,7 @@ #---------------------------------------------------------------------- # Name: wx.lib.splitter # Purpose: A class similar to wx.SplitterWindow but that allows more -# a single split +# than a single split # # Author: Robin Dunn # -- 2.50.0