From c9bf76f73de23308ebf59061c04c554f1429ee8f Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 30 May 2003 21:16:04 +0000 Subject: [PATCH] LaTeX error fixed git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/vscroll.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.