Minor change to a comment

This commit is contained in:
Th3maz1ng 2019-09-13 21:14:09 +02:00
parent 6c24020456
commit 91f339648c

View File

@ -11,7 +11,7 @@ class Dictionary;
namespace DictionaryHelper
{
//String helper class with c style char array
//String helper class with c style char array
class StringEntity
{
public: