$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: danieljames_at_[hidden]
Date: 2007-05-31 18:32:06
Author: danieljames
Date: 2007-05-31 18:32:06 EDT (Thu, 31 May 2007)
New Revision: 4406
URL: http://svn.boost.org/trac/boost/changeset/4406
Log:
Fix a couple of typos.
Text files modified: 
   sandbox/unordered/libs/unordered/doc/comparison.qbk    |     2 +-                                      
   sandbox/unordered/libs/unordered/doc/hash_equality.qbk |     2 +-                                      
   2 files changed, 2 insertions(+), 2 deletions(-)
Modified: sandbox/unordered/libs/unordered/doc/comparison.qbk
==============================================================================
--- sandbox/unordered/libs/unordered/doc/comparison.qbk	(original)
+++ sandbox/unordered/libs/unordered/doc/comparison.qbk	2007-05-31 18:32:06 EDT (Thu, 31 May 2007)
@@ -85,7 +85,7 @@
     ]
 ]
 
-[table Complexity Guarantess
+[table Complexity Guarantees
     [[Operation] [Associative Containers] [Unordered Associative Containers]]
     [
         [Construction of empty container]
Modified: sandbox/unordered/libs/unordered/doc/hash_equality.qbk
==============================================================================
--- sandbox/unordered/libs/unordered/doc/hash_equality.qbk	(original)
+++ sandbox/unordered/libs/unordered/doc/hash_equality.qbk	2007-05-31 18:32:06 EDT (Thu, 31 May 2007)
@@ -124,7 +124,7 @@
 that it relies on extensions to the draft standard - so it won't work on other
 implementations of the unordered associative containers.
 
-[table Methods for accessing the hash and euqality functions.
+[table Methods for accessing the hash and equality functions.
     [[Method] [Description]]
 
     [