From 48e65026d90a0aad6c98e48b3070f0aa1837c681 Mon Sep 17 00:00:00 2001 From: Pavol Droba Date: Thu, 15 Jul 2004 22:22:25 +0000 Subject: [PATCH] Comment fixed [SVN r23608] --- include/boost/algorithm/string_regex.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/algorithm/string_regex.hpp b/include/boost/algorithm/string_regex.hpp index 5914b03..c3f690b 100644 --- a/include/boost/algorithm/string_regex.hpp +++ b/include/boost/algorithm/string_regex.hpp @@ -12,7 +12,7 @@ /*! \file Cumulative include for string_algo library. - In addtion to string_algo.hpp, it contains also regex-related stuff. + In addtion to string.hpp contains also regex-related stuff. */ #include