diff --git a/include/boost/config/suffix.hpp b/include/boost/config/suffix.hpp index b5857c27..fa449869 100644 --- a/include/boost/config/suffix.hpp +++ b/include/boost/config/suffix.hpp @@ -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)