From cc8e517920e264272b91f46607d3daa43d5aef95 Mon Sep 17 00:00:00 2001 From: Th3maz1ng Date: Fri, 13 Sep 2019 21:14:52 +0200 Subject: [PATCH] Minor change to a comment --- src/software_test/tcpServer_test/Dictionary.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/software_test/tcpServer_test/Dictionary.h b/src/software_test/tcpServer_test/Dictionary.h index a5ffb9c..b9399f5 100644 --- a/src/software_test/tcpServer_test/Dictionary.h +++ b/src/software_test/tcpServer_test/Dictionary.h @@ -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: