Boost logo

Boost-Commit :

From: bdawes_at_[hidden]
Date: 2007-12-14 14:06:29


Author: bemandawes
Date: 2007-12-14 14:06:29 EST (Fri, 14 Dec 2007)
New Revision: 42045
URL: http://svn.boost.org/trac/boost/changeset/42045

Log:
Oops! Forgot to remove the comma.
Text files modified:
   sandbox/committee/LWG/thread_library.html | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/committee/LWG/thread_library.html
==============================================================================
--- sandbox/committee/LWG/thread_library.html (original)
+++ sandbox/committee/LWG/thread_library.html 2007-12-14 14:06:29 EST (Fri, 14 Dec 2007)
@@ -2825,7 +2825,7 @@
 
 <p>
 Condition variables provide a synchronization primitive used to block a thread
-until notified by some other thread that some condition is met, or until a
+until notified by some other thread that some condition is met or until a
 system time is reached.</p>
 
 <p>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk