|
Boost-Commit : |
From: guillaume.melquiond_at_[hidden]
Date: 2008-08-05 06:05:36
Author: gmelquio
Date: 2008-08-05 06:05:36 EDT (Tue, 05 Aug 2008)
New Revision: 47985
URL: http://svn.boost.org/trac/boost/changeset/47985
Log:
Fix bug #1886.
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 2008-08-05 06:05:36 EDT (Tue, 05 Aug 2008)
@@ -214,7 +214,7 @@
<p>This library provides two quite distinct levels of usage. One is to use
the basic class template <code>interval<T></code> without specifying
- the policy. This only requires to know and understand the concepts
+ the policy. This only requires one to know and understand the concepts
developed above and the content of the namespace boost. In addition to the
class <code>interval<T></code>, this level of usage provides
arithmetic operators (<code>+</code>, <code>-</code>, <code>*</code>,
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