diff --git a/hecl/include/hecl/hecl.hpp b/hecl/include/hecl/hecl.hpp index 9b8f2b96e..d0ada39dc 100644 --- a/hecl/include/hecl/hecl.hpp +++ b/hecl/include/hecl/hecl.hpp @@ -1200,7 +1200,7 @@ public: }; /** - * @brief handy functions not directly provided via STL strings + * @brief Handy functions not directly provided via STL strings */ class StringUtils {