comment capitalization

This commit is contained in:
Jack Andersen 2016-08-31 13:07:40 -10:00
parent f0b1837300
commit 0d048657d4
1 changed files with 1 additions and 1 deletions

View File

@ -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
{