From 1dd9469a40ced56f88005f85a50dac5fcf092717 Mon Sep 17 00:00:00 2001 From: Jeremy Siek Date: Sat, 25 Nov 2000 17:14:38 +0000 Subject: [PATCH] changed some wording in the comments [SVN r8325] --- class_concept_checks_test.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. */