No real changes, just fix spelling errors in the documentation.
Closes #14038. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
If the function returns true, the initialization was successful and the
|
||||
global wxApp object ::wxTheApp has been created. Moreover, wxEntryCleanup()
|
||||
must be called afterwards. If the function returns false, a catastrophic
|
||||
initialization error occured and (at least the GUI part of) the library
|
||||
initialization error occurred and (at least the GUI part of) the library
|
||||
can't be used at all.
|
||||
|
||||
Notice that parameters @c argc and @c argv may be modified by this
|
||||
|
Reference in New Issue
Block a user