X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f3845e889c7ccfe03d034a0aa79b4f4d19fbcb06..a9de2608baddf0d5a2a559f9acebfc56aa0d2d47:/docs/latex/wx/tab.tex?ds=sidebyside

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}