$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: pbristow_at_[hidden]
Date: 2007-09-27 07:53:32
Author: pbristow
Date: 2007-09-27 07:53:31 EDT (Thu, 27 Sep 2007)
New Revision: 39573
URL: http://svn.boost.org/trac/boost/changeset/39573
Log:
Correction of heading evaluation error
Text files modified:
sandbox/math_toolkit/libs/math/doc/error_handling.qbk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/math_toolkit/libs/math/doc/error_handling.qbk
==============================================================================
--- sandbox/math_toolkit/libs/math/doc/error_handling.qbk (original)
+++ sandbox/math_toolkit/libs/math/doc/error_handling.qbk 2007-09-27 07:53:31 EDT (Thu, 27 Sep 2007)
@@ -266,7 +266,7 @@
But with another policy, like `throw_on_error`
throws an `std::underflow_error` C++ exception.
-[hreading [#evaluation_error]Evaluation Errors]
+[heading [#evaluation_error]Evaluation Errors]
When a special function calculates a result that is known to be erroneous,
or where the result is incalculable then it calls: