]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/wizard.tex
allow to change the event propagation level (modified patch 743086)
[wxWidgets.git] / docs / latex / wx / wizard.tex
index 034da96e514ec79da0a55d6d21aaa2cd5adcd30c..6ebb199d02e069e9f9db5984efb9a64e97bad625 100644 (file)
@@ -137,7 +137,7 @@ by default.}
 
 \membersection{wxWizard::FitToPage}\label{wxwizardfittopage}
 
-\func{void}{FittoPage}{\param{const wxWizardPage* }{firstPage}}
+\func{void}{FitToPage}{\param{const wxWizardPage* }{firstPage}}
 
 Sets the page size to be big enough for all the pages accessible via the
 given {\it firstPage}, i.e. this page, its next page and so on.