$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: pbristow_at_[hidden]
Date: 2007-10-08 09:34:55
Author: pbristow
Date: 2007-10-08 09:34:55 EDT (Mon, 08 Oct 2007)
New Revision: 39783
URL: http://svn.boost.org/trac/boost/changeset/39783
Log:
Two typos
Text files modified: 
   sandbox/math_toolkit/libs/math/doc/compilers.qbk |     4 ++--                                    
   1 files changed, 2 insertions(+), 2 deletions(-)
Modified: sandbox/math_toolkit/libs/math/doc/compilers.qbk
==============================================================================
--- sandbox/math_toolkit/libs/math/doc/compilers.qbk	(original)
+++ sandbox/math_toolkit/libs/math/doc/compilers.qbk	2007-10-08 09:34:55 EDT (Mon, 08 Oct 2007)
@@ -18,8 +18,8 @@
 [[Borland 5.8.2][Windows][Almost works: some effort has been put into porting to this compiler.
       However, during testing a number of instances were encountered where this compiler
       generated incorrect code: completely omitting a function call seemingly at random.
-      For this reason, [*we cannot recoment using this library with this compiler], as the
-      correct operation of the code cannot be guarenteed.]]
+      For this reason, [*we cannot recommend using this library with this compiler], as the
+      correct operation of the code cannot be guaranteed.]]
 [[MSVC 8.0][Windows][Warning free at level 4]]
 ]