fixed some typos

This commit is contained in:
Chris Punches
2017-06-09 00:09:42 -04:00
parent 9fe2d4923a
commit ad7db62b8a
3 changed files with 24 additions and 56 deletions

View File

@@ -14,6 +14,7 @@ class JSON_Loader
{
private:
Json::Value json_root;
public:
// constructor
JSON_Loader();