]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/wizevt.tex
replaced my recent GSocket_SetReuseAddr() addition with GSocket_SetReusable() from...
[wxWidgets.git] / docs / latex / wx / wizevt.tex
index 6432e73094e8c6a65cadb84bfc292afb6e781155..c395571a6f4fcbb6fc0e3fe9acaeabcbf6094389 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     02.04.00
 %% RCS-ID:      $Id$
 %% Copyright:   (c) Vadim Zeitlin
-%% License:     wxWindows license
+%% License:     wxWidgets license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxWizardEvent}}\label{wxwizardevent}
@@ -41,7 +41,7 @@ changed (this event can be vetoed).}
 the wizard (this event may also be vetoed).}
 \twocolitem{{\bf EVT\_WIZARD\_HELP(id, func)}}{The wizard help button was pressed.}
 \twocolitem{{\bf EVT\_WIZARD\_FINISHED(id, func)}}{The wizard finished button was pressed.}
-\end{twocollist}%
+\end{twocollist}
 
 \wxheading{See also}