]> git.saurik.com Git - wxWidgets.git/commitdiff
removed extraneous backslash
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Nov 2007 23:59:15 +0000 (23:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Nov 2007 23:59:15 +0000 (23:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/notifmsg.tex

index 481f6ac428d9f2b9c818aa9090343518d736a5d9..5c4444260242ce57d2cd7026540ece358b812d52 100644 (file)
@@ -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.