diff --git a/include/boost/iterator/detail/categories.hpp b/include/boost/iterator/detail/categories.hpp index 9f00f18..55f1b04 100644 --- a/include/boost/iterator/detail/categories.hpp +++ b/include/boost/iterator/detail/categories.hpp @@ -276,7 +276,7 @@ namespace boost // // For compilers not supporting is_convertible this only // works with the new boost return and traversal category - // types. The exect boost _types_ are required. No derived types + // types. The exact boost _types_ are required. No derived types // will work. // //