Merge pull request #1309 from Stevoisiak/spellingFix

Minor spelling fix
This commit is contained in:
Lioncash 2014-10-18 22:40:41 -04:00
commit 3782be15a3
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 '/'