Fix typo.

[SVN r53526]
This commit is contained in:
Daniel James
2009-06-01 06:52:36 +00:00
parent 8894fa22f3
commit 21ad7ad74d

View File

@ -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)