Minor change to a comment

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

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: