$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: anthony_at_[hidden]
Date: 2008-05-28 08:55:31
Author: anthonyw
Date: 2008-05-28 08:55:30 EDT (Wed, 28 May 2008)
New Revision: 45869
URL: http://svn.boost.org/trac/boost/changeset/45869
Log:
Removed surplus "the"
Text files modified:
trunk/libs/thread/doc/thread_ref.qbk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/libs/thread/doc/thread_ref.qbk
==============================================================================
--- trunk/libs/thread/doc/thread_ref.qbk (original)
+++ trunk/libs/thread/doc/thread_ref.qbk 2008-05-28 08:55:30 EDT (Wed, 28 May 2008)
@@ -506,7 +506,7 @@
[variablelist
-[[Returns:] [`true` if `*this` and `y` represent the different threads of execution, or one represents a thread of execution, and
+[[Returns:] [`true` if `*this` and `y` represent different threads of execution, or one represents a thread of execution, and
the other represent __not_a_thread__, `false` otherwise.]]
[[Throws:] [Nothing]]