From: Vadim Zeitlin Date: Fri, 30 May 2003 21:16:04 +0000 (+0000) Subject: LaTeX error fixed X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c9bf76f73de23308ebf59061c04c554f1429ee8f?ds=inline LaTeX error fixed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/vscroll.tex b/docs/latex/wx/vscroll.tex index 3489ab5885..9e18cb2f91 100644 --- a/docs/latex/wx/vscroll.tex +++ b/docs/latex/wx/vscroll.tex @@ -86,7 +86,7 @@ this class.} Same as the \helpref{non default ctor}{wxvscrolledwindowctor} but returns status code: {\tt true} if ok, {\tt false} if the window couldn't have been created. -Just as with the ctor above, {\tt wxVSCROLL| style is always used, there is no +Just as with the ctor above, {\tt wxVSCROLL} style is always used, there is no need to specify it explicitly.