From 0d048657d45a22aa840b7f142186bf517933ce7e Mon Sep 17 00:00:00 2001 From: Jack Andersen Date: Wed, 31 Aug 2016 13:07:40 -1000 Subject: [PATCH] comment capitalization --- hecl/include/hecl/hecl.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {