git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50706
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\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.}