Minor spelling fix

This commit is contained in:
Stevoisiak 2014-10-17 15:51:19 -04:00
parent 8f61c6f239
commit ed5e698511
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#pragma once #pragma once
// Directory seperators, do we need this? // Directory separators, do we need this?
#define DIR_SEP "/" #define DIR_SEP "/"
#define DIR_SEP_CHR '/' #define DIR_SEP_CHR '/'