From: Václav Slavík Date: Sat, 6 Apr 2002 15:00:21 +0000 (+0000) Subject: fixed typo X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/54946cc95b8493fb092b6a508bf22a1cd6fa4693?hp=ccb42cc5c8fae331899b71a6ac1c2c039789ab24 fixed typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- 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