X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/027aa6fa77e5b4643d2296f63d6911beb496c5bc..4c85ab7569677ff535c258c7f25ad428ba1ed406:/docs/latex/wx/wizard.tex diff --git a/docs/latex/wx/wizard.tex b/docs/latex/wx/wizard.tex index e222656bba..c401b8c5c4 100644 --- a/docs/latex/wx/wizard.tex +++ b/docs/latex/wx/wizard.tex @@ -6,7 +6,7 @@ %% Created: 02.04.00 %% RCS-ID: $Id$ %% Copyright: (c) Vadim Zeitlin -%% License: wxWidgets license +%% License: wxWindows license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\class{wxWizard}}\label{wxwizard} @@ -181,7 +181,7 @@ by repeatedly applying any page inserted into the sizer. Third, the minimal size specified using \helpref{SetPageSize}{wxwizardsetpagesize} and \helpref{FitToPage}{wxwizardfittopage}. Fourth, the total wizard height may -be increased to accomodate the bitmap height. Fifth and finally, wizards are +be increased to accommodate the bitmap height. Fifth and finally, wizards are never smaller than some built-in minimal size to avoid wizards that are too small. The caller can use \helpref{wxSizer::SetMinSize}{wxsizersetminsize} to enlarge it