X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/937013e0fd914d4c42f9f5ec98da665986b93dfa..a9c98d7dd3a089e47a14369dcaf30a5e983079d5:/docs/latex/wx/evthand.tex diff --git a/docs/latex/wx/evthand.tex b/docs/latex/wx/evthand.tex index 180636f90d..a5e0a0949a 100644 --- a/docs/latex/wx/evthand.tex +++ b/docs/latex/wx/evthand.tex @@ -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.}