LaTeX error fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2003-05-30 21:16:04 +00:00
parent cf7d632953
commit c9bf76f73d

View File

@ -86,7 +86,7 @@ this class.}
Same as the \helpref{non default ctor}{wxvscrolledwindowctor} but returns 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. 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. need to specify it explicitly.