]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/semaphor.tex
compilation fix after TRUE/FALSE change
[wxWidgets.git] / 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