2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-12 18:45:52 +00:00

comment capitalization

This commit is contained in:
Jack Andersen 2016-08-31 13:07:40 -10:00
parent f0b1837300
commit 0d048657d4

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 class StringUtils
{ {