Fixed wxAppConsole spelling in the comments.

This commit is contained in:
Catalin
2015-06-03 17:14:09 +03:00
parent 5aae7c7387
commit d31cfba540
3 changed files with 3 additions and 3 deletions

View File

@@ -89,7 +89,7 @@
#define __WX_BO_STL ",wx containers"
#endif
// This macro is passed as argument to wxConsoleApp::CheckBuildOptions()
// This macro is passed as argument to wxAppConsole::CheckBuildOptions()
#define WX_BUILD_OPTIONS_SIGNATURE \
__WX_BO_VERSION(wxMAJOR_VERSION, wxMINOR_VERSION, wxRELEASE_NUMBER) \
" (" __WX_BO_UNICODE \