Boost logo

Boost-Commit :

From: guillaume.melquiond_at_[hidden]
Date: 2007-11-15 12:52:32


Author: gmelquio
Date: 2007-11-15 12:52:31 EST (Thu, 15 Nov 2007)
New Revision: 41111
URL: http://svn.boost.org/trac/boost/changeset/41111

Log:
Fixed documentation typo.
Text files modified:
   trunk/libs/numeric/interval/doc/interval.htm | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/numeric/interval/doc/interval.htm
==============================================================================
--- trunk/libs/numeric/interval/doc/interval.htm (original)
+++ trunk/libs/numeric/interval/doc/interval.htm 2007-11-15 12:52:31 EST (Thu, 15 Nov 2007)
@@ -851,7 +851,7 @@
 
   <p>The purpose of this library is to provide an efficient and generalized
   way to deal with interval arithmetic through the use of a templatized class
- <code>boost::interval</code>. The big contention for which we provide a
+ <code>boost::numeric::interval</code>. The big contention for which we provide a
   rationale is the format of this class template.</p>
 
   <p>It would have been easier to provide a class interval whose base type is


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk