Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r60014 - sandbox/statistics/detail/assign/boost/assign/auto_size/detail
From: erwann.rogard_at_[hidden]
Date: 2010-02-28 19:43:30


Author: e_r
Date: 2010-02-28 19:43:29 EST (Sun, 28 Feb 2010)
New Revision: 60014
URL: http://svn.boost.org/trac/boost/changeset/60014

Log:
m
Text files modified:
   sandbox/statistics/detail/assign/boost/assign/auto_size/detail/auto_size.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: sandbox/statistics/detail/assign/boost/assign/auto_size/detail/auto_size.hpp
==============================================================================
--- sandbox/statistics/detail/assign/boost/assign/auto_size/detail/auto_size.hpp (original)
+++ sandbox/statistics/detail/assign/boost/assign/auto_size/detail/auto_size.hpp 2010-02-28 19:43:29 EST (Sun, 28 Feb 2010)
@@ -24,7 +24,7 @@
 // Creates a collection of references.
 //
 // This approach improves upon ref_list_of<int>() by deducing the number of
-// arguments at compile time, factor the reference wrapper into template, Ref,
+// arguments at compile time, factors the reference wrapper into template, Ref,
 // and inherits from an arbitrary policy, P, usually intended to expose a
 // container interface.
 //


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