diff --git a/Source/Core/Common/CommonPaths.h b/Source/Core/Common/CommonPaths.h index c9acf5dff4..a3b15a2e8c 100644 --- a/Source/Core/Common/CommonPaths.h +++ b/Source/Core/Common/CommonPaths.h @@ -4,7 +4,7 @@ #pragma once -// Directory seperators, do we need this? +// Directory separators, do we need this? #define DIR_SEP "/" #define DIR_SEP_CHR '/'