X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f3845e889c7ccfe03d034a0aa79b4f4d19fbcb06..d6d8b172806a21e5c5c341f75b0f1213d5d52e94:/docs/latex/wx/tab.tex?ds=inline 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}