X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f3845e889c7ccfe03d034a0aa79b4f4d19fbcb06..c6c825d8dd7e956c0561b769588e44e54c2c0222:/docs/latex/wx/tab.tex diff --git a/docs/latex/wx/tab.tex b/docs/latex/wx/tab.tex index 4465b72454..c257f097ae 100644 --- a/docs/latex/wx/tab.tex +++ b/docs/latex/wx/tab.tex @@ -183,7 +183,7 @@ Returns the y offset from the top-left of the view area. \func{bool}{HitTest}{\param{int}{ x}, \param{int}{ y}} -Returns TRUE if the point x, y is within the tab area. +Returns true if the point x, y is within the tab area. \membersection{wxTabControl::OnDraw}