This commit is contained in:
Andrew Gaul
2021-06-27 11:22:33 +09:00
committed by GitHub
parent f9e80f995d
commit 2154e898bc
15 changed files with 34 additions and 34 deletions

View File

@ -33,7 +33,7 @@
#include "string_util.h"
//-------------------------------------------------------------------
// Gloval variables
// Global variables
//-------------------------------------------------------------------
const std::string SPACES = " \t\r\n";