applied typos and spelling error fixes patch from Olly Betts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -113,7 +113,7 @@ wxWizardPageSimple is the simplest possible
|
||||
\helpref{wxWizardPage}{wxwizardpage} implementation: it just returns the
|
||||
pointers given to its constructor from GetNext() and GetPrev() functions.
|
||||
|
||||
This makes it very easy to use the obejcts of this class in the wizards where
|
||||
This makes it very easy to use the objects of this class in the wizards where
|
||||
the pages order is known statically - on the other hand, if this is not the
|
||||
case you must derive your own class from \helpref{wxWizardPage}{wxwizardpage}
|
||||
instead.
|
||||
|
Reference in New Issue
Block a user