]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/evthand.tex
Sort of autoresize if only 1 column is there
[wxWidgets.git] / docs / latex / wx / evthand.tex
index 180636f90d8067335136067227627eb5915b2943..a5e0a0949a9d147d0115aec8d867c377f53be50f 100644 (file)
@@ -104,7 +104,7 @@ argument, it defaults to \texttt{wxID\_ANY}.}
 
 \docparam{function}{The event handler function. Note that this function should
 be explicitly converted to the correct type which can be done using a macro
-called \texttt{wxFooHandler} for the handler for any \texttt{wxFooEvent}.}
+called \texttt{wxFooEventHandler} for the handler for any \texttt{wxFooEvent}.}
 
 \docparam{userData}{Data to be associated with the event table entry.}