diff --git a/include/boost/container/options.hpp b/include/boost/container/options.hpp index 48edd381..ce00b48f 100644 --- a/include/boost/container/options.hpp +++ b/include/boost/container/options.hpp @@ -617,7 +617,7 @@ typedef deque_opt<0u, 0u> deque_null_opt; //! Helper metafunction to combine options into a single type to be used //! by \c boost::container::deque. -//! Supported options are: \c boost::container::block_bytes +//! Supported options are: \c boost::container::block_bytes and \c boost::container::block_size #if defined(BOOST_CONTAINER_DOXYGEN_INVOKED) || defined(BOOST_CONTAINER_VARIADIC_TEMPLATES) template #else