diff --git a/docs/latex/wx/notifmsg.tex b/docs/latex/wx/notifmsg.tex index 481f6ac428..5c44442602 100644 --- a/docs/latex/wx/notifmsg.tex +++ b/docs/latex/wx/notifmsg.tex @@ -33,7 +33,7 @@ Notice that this class is not a window and so doesn't derive from wxWindow. \func{}{wxNotificationMessage}{\void} -Default constructor, use \helpref{SetParent}{\wxnotificationmessagesetparent}, +Default constructor, use \helpref{SetParent}{wxnotificationmessagesetparent}, \helpref{SetTitle}{wxnotificationmessagesettitle} and \helpref{SetMessage}{wxnotificationmessagesetmessage} to initialize the object before showing it.