diff --git a/include/boost/functional/hash/detail/float_functions.hpp b/include/boost/functional/hash/detail/float_functions.hpp index cc4c8fb..7ab7079 100644 --- a/include/boost/functional/hash/detail/float_functions.hpp +++ b/include/boost/functional/hash/detail/float_functions.hpp @@ -174,7 +174,7 @@ namespace boost { // has_float_functions // - // Have we fround frexp and ldexp for the given float type. + // Is there an overload of frexp and ldexp for the given float type. template struct has_float_functions