]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed typo
authorRobin Dunn <robin@alldunn.com>
Fri, 1 Sep 2006 23:57:15 +0000 (23:57 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 1 Sep 2006 23:57:15 +0000 (23:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/contrib/stc/stc.i

index f32dc4e1427e1b92dca727dbebcb2e91955a78b9..1487f7551261feda8a16ac4f9583d3c62ceb56df 100644 (file)
@@ -49,7 +49,7 @@ MustHaveApp(wxStyledTextCtrl);
 
 %include stc.h
 
-%extend wxStyleTextCtrl {
+%extend wxStyledTextCtrl {
     %pythoncode {
         GetCaretLineBack = GetCaretLineBackground
         SetCaretLineBack = SetCaretLineBackground