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:
Robin Dunn
2004-02-26 19:34:26 +00:00
parent 01f44840c5
commit 014577f340

View File

@@ -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(