Merge pull request #1309 from Stevoisiak/spellingFix
Minor spelling fix
This commit is contained in:
commit
3782be15a3
|
@ -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 '/'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue