]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/stc/_stc_gendocs.i
Another package name fix
[wxWidgets.git] / wxPython / contrib / stc / _stc_gendocs.i
index a7686c21a8c8e11baf883a8fb46db669af48e3ea..e109b07ddff5a0ed316c75c4acba04e7224b0418 100644 (file)
@@ -306,10 +306,10 @@ DocStr(wxStyledTextCtrl::GetCaretLineVisible,
 DocStr(wxStyledTextCtrl::SetCaretLineVisible,
 "Display the background of the line containing the caret in a different colour.", "");
 
-DocStr(wxStyledTextCtrl::GetCaretLineBack,
+DocStr(wxStyledTextCtrl::GetCaretLineBackground,
 "Get the colour of the background of the line containing the caret.", "");
 
-DocStr(wxStyledTextCtrl::SetCaretLineBack,
+DocStr(wxStyledTextCtrl::SetCaretLineBackground,
 "Set the colour of the background of the line containing the caret.", "");
 
 DocStr(wxStyledTextCtrl::StyleSetChangeable,