From ca293ba047bdce6b0003e6c4499bd521d1efb372 Mon Sep 17 00:00:00 2001 From: Michael Stevens Date: Fri, 15 Jul 2005 15:58:50 +0000 Subject: [PATCH] Comment typo --- include/boost/numeric/ublas/detail/config.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/numeric/ublas/detail/config.hpp b/include/boost/numeric/ublas/detail/config.hpp index 6301f14a..cc948cd6 100644 --- a/include/boost/numeric/ublas/detail/config.hpp +++ b/include/boost/numeric/ublas/detail/config.hpp @@ -140,7 +140,7 @@ namespace std { #if defined (__sgi) && ! defined (BOOST_STRICT_CONFIG) // Missing std::abs overloads for float types in are in -// This should should be library version specific. +// This test should be library version specific. #include #if __COMPILER_VERSION >=650