diff --git a/wxPython/src/_combobox.i b/wxPython/src/_combobox.i index ac81948f49..ab262f9bf1 100644 --- a/wxPython/src/_combobox.i +++ b/wxPython/src/_combobox.i @@ -142,7 +142,7 @@ public: DocDeclStrName( virtual void , SetSelection(long from, long to), - "Selects the text between the two positions in the combobox text field." + "Selects the text between the two positions in the combobox text field.", SetMark); DocDeclStr(