X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a1d8baa9f252ad9129ded13d5d6a2b30fcad97e6..9e152a55785098472ca1c0df110ad0a1203f710f:/docs/latex/wx/threadh.tex diff --git a/docs/latex/wx/threadh.tex b/docs/latex/wx/threadh.tex index 806452f1e2..34b5c0f60b 100644 --- a/docs/latex/wx/threadh.tex +++ b/docs/latex/wx/threadh.tex @@ -89,7 +89,7 @@ The returned value is the thread exit code which is only useful for joinable threads and is the value returned by \helpref{GetThread()->Wait()}{wxthreadwait}. -This function is called by wxWindows itself and should never be called +This function is called by wxWidgets itself and should never be called directly. \membersection{wxThreadHelper::GetThread}\label{wxthreadhelpergetthread}