Fix a typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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(
|
||||
|
Reference in New Issue
Block a user