diff --git a/class_concept_checks_test.cpp b/class_concept_checks_test.cpp index 3c908da..2eb3cce 100644 --- a/class_concept_checks_test.cpp +++ b/class_concept_checks_test.cpp @@ -8,8 +8,8 @@ /* - This file verifies that the boost::class_requires class of the Boost - Concept Checking Library do not cause errors when it is not suppose + This file verifies that the BOOST_CLASS_REQUIRES macro of the Boost + Concept Checking Library does not cause errors when it is not suppose to. */