Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r53866 - sandbox/monotonic/libs/monotonic/doc
From: christian.schladetsch_at_[hidden]
Date: 2009-06-13 08:57:38


Author: cschladetsch
Date: 2009-06-13 08:57:38 EDT (Sat, 13 Jun 2009)
New Revision: 53866
URL: http://svn.boost.org/trac/boost/changeset/53866

Log:
slight reduction in hyperbole

Text files modified:
   sandbox/monotonic/libs/monotonic/doc/index.html | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/monotonic/libs/monotonic/doc/index.html
==============================================================================
--- sandbox/monotonic/libs/monotonic/doc/index.html (original)
+++ sandbox/monotonic/libs/monotonic/doc/index.html 2009-06-13 08:57:38 EDT (Sat, 13 Jun 2009)
@@ -59,7 +59,7 @@
                 efficient use containers for use in recursion, and reducing or removing heap
                 fragmentation. </p>
             <p>
- This is part of what this library does, all in one little allocator and storage
+ This is what this library does, all in one little allocator and storage
                 type.
                 It is a fast allocation system, O(1) to allocate and zero-cost to deallocate; hence the proposed name of a
                 &quot;monotonic&quot; allocator.


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