From 54946cc95b8493fb092b6a508bf22a1cd6fa4693 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sat, 6 Apr 2002 15:00:21 +0000 Subject: [PATCH] fixed typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/semaphor.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.2