]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed typo
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 6 Apr 2002 15:00:21 +0000 (15:00 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 6 Apr 2002 15:00:21 +0000 (15:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/semaphor.tex

index 31938286cc66d6dc5d206dc0986eb2686047c279..9691e18c0d78d6f8a283e3bb7c9904091e6e3543 100644 (file)
@@ -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