$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: daniel_james_at_[hidden]
Date: 2008-03-24 08:38:31
Author: danieljames
Date: 2008-03-24 08:38:30 EDT (Mon, 24 Mar 2008)
New Revision: 43815
URL: http://svn.boost.org/trac/boost/changeset/43815
Log:
Small grammar fix.
Text files modified:
branches/unordered/trunk/libs/unordered/doc/comparison.qbk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: branches/unordered/trunk/libs/unordered/doc/comparison.qbk
==============================================================================
--- branches/unordered/trunk/libs/unordered/doc/comparison.qbk (original)
+++ branches/unordered/trunk/libs/unordered/doc/comparison.qbk 2008-03-24 08:38:30 EDT (Mon, 24 Mar 2008)
@@ -83,7 +83,7 @@
]
[
[`erase` never throws an exception]
- [The containers hash or predicate function can throw exceptions
+ [The containers' hash or predicate function can throw exceptions
from `erase`]
]
]