|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r53526 - trunk/boost/config
From: daniel_james_at_[hidden]
Date: 2009-06-01 02:52:37
Author: danieljames
Date: 2009-06-01 02:52:36 EDT (Mon, 01 Jun 2009)
New Revision: 53526
URL: http://svn.boost.org/trac/boost/changeset/53526
Log:
Fix typo.
Text files modified:
trunk/boost/config/suffix.hpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/boost/config/suffix.hpp
==============================================================================
--- trunk/boost/config/suffix.hpp (original)
+++ trunk/boost/config/suffix.hpp 2009-06-01 02:52:36 EDT (Mon, 01 Jun 2009)
@@ -307,7 +307,7 @@
#endif
//
-// Set BOOST_NO_INITIALIZER_LISTS is there is no library support.
+// Set BOOST_NO_INITIALIZER_LISTS if there is no library support.
//
#if defined(BOOST_NO_0X_HDR_INITIALIZER_LIST) && !defined(BOOST_NO_INITIALIZER_LISTS)
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