]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed TeX error introduced in rev 48093 (sorry)
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Aug 2007 21:27:25 +0000 (21:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Aug 2007 21:27:25 +0000 (21:27 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/tooltip.tex

index 2405dd04eef2063ef9223053a5bc7ede76632c5a..f2e70d722c22608a34e822c20837f5444a623ca9 100644 (file)
@@ -5,8 +5,8 @@ This class holds information about a tooltip associated with a window
 
 The four static methods, \helpref{wxToolTip::Enable}{wxtooltipenable},
 \helpref{wxToolTip::SetDelay}{wxtooltipsetdelay} 
-\helpref(wxToolTip::SetAutoPop)(wxtooltipsetautopop) and 
-\helpref(wxToolTip::SetReshow)(wxtooltipsetreshow) can be used to globally
+\helpref{wxToolTip::SetAutoPop}{wxtooltipsetautopop} and 
+\helpref{wxToolTip::SetReshow}{wxtooltipsetreshow} can be used to globally
 alter tooltips behaviour.
 
 \wxheading{Derived from}