]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/splitevt.tex
documented wxInitialize and wxUnitialize
[wxWidgets.git] / docs / latex / wx / splitevt.tex
index c2af34411cf4d01acd92963d589adbb63182e2c1..ffaff7fcf20f6543dcefc0537613ad8f9bc07ccf 100644 (file)
@@ -101,7 +101,7 @@ wxEVT\_COMMAND\_SPLITTER\_UNSPLIT events.
 
 \membersection{wxSplitterEvent::SetSashPosition}\label{wxsplittereventsetsashposition}
 
-\func{void}{SetSashPosition}{\param{int}{pos}}
+\func{void}{SetSashPosition}{\param{int}{ pos}}
 
 In the case of wxEVT\_COMMAND\_SPLITTER\_SASH\_POS\_CHANGED events,
 sets the the new sash position. In the case of
@@ -114,7 +114,7 @@ May only be called while processing
 wxEVT\_COMMAND\_SPLITTER\_SASH\_POS\_CHANGING and
 wxEVT\_COMMAND\_SPLITTER\_SASH\_POS\_CHANGED events.
 
-\wxheading{Paramters}
+\wxheading{Parameters}
 
 \docparam{pos}{New sash position.}