|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r60310 - sandbox/statistics/detail/assign/boost/assign/auto_size/array
From: erwann.rogard_at_[hidden]
Date: 2010-03-07 09:45:55
Author: e_r
Date: 2010-03-07 09:45:54 EST (Sun, 07 Mar 2010)
New Revision: 60310
URL: http://svn.boost.org/trac/boost/changeset/60310
Log:
m
Text files modified:
sandbox/statistics/detail/assign/boost/assign/auto_size/array/static.hpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/statistics/detail/assign/boost/assign/auto_size/array/static.hpp
==============================================================================
--- sandbox/statistics/detail/assign/boost/assign/auto_size/array/static.hpp (original)
+++ sandbox/statistics/detail/assign/boost/assign/auto_size/array/static.hpp 2010-03-07 09:45:54 EST (Sun, 07 Mar 2010)
@@ -21,7 +21,7 @@
struct static_array{};
}
- // tag::static_array designates a data-structure that has the functonality
+ // tag::static_array designates a data-structure that has the functonality
// of array_interface<> and is allocated at construction. It is recommended
// as the result of functions that have the csv form :
// fun(a,b,c)
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