]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tab.tex
Updated border style names
[wxWidgets.git] / docs / latex / wx / tab.tex
index 4465b72454d9aa884564e24d7299e99d615030b8..c257f097ae7dddfd7be0f6f47aaad95b4f8c13c4 100644 (file)
@@ -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}