X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6ad421ae901eee8388c841fa86254355254ca624..4263de1e0586d20cb49d0dde23f0d227c5ef25cb:/wxPython/src/_combobox.i diff --git a/wxPython/src/_combobox.i b/wxPython/src/_combobox.i index d56293c468..d4b4bfa966 100644 --- a/wxPython/src/_combobox.i +++ b/wxPython/src/_combobox.i @@ -92,7 +92,7 @@ public: " Point pos=DefaultPosition, Size size=DefaultSize,\n" " List choices=[], long style=0, Validator validator=DefaultValidator,\n" " String name=ChoiceNameStr) -> bool", - "Actually create the GUI Choice control for 2-phase creation"); + "Actually create the GUI wxComboBox control for 2-phase creation"); DocDeclStr(