Minor spelling fix
This commit is contained in:
parent
8f61c6f239
commit
ed5e698511
|
@ -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 '/'
|
||||
|
||||
|
|
Loading…
Reference in New Issue