diff --git a/docs/latex/wx/semaphor.tex b/docs/latex/wx/semaphor.tex index 31938286cc..9691e18c0d 100644 --- a/docs/latex/wx/semaphor.tex +++ b/docs/latex/wx/semaphor.tex @@ -79,6 +79,6 @@ and then decrement it and return. \func{bool}{Wait}{\param{unsigned long }{timeout\_millis}} -Same as the version above, but with a timeout limit: returns {\tt TRUE| if the +Same as the version above, but with a timeout limit: returns {\tt TRUE} if the semaphore was acquired and {\tt FALSE} if the timeout has ellapsed