mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 06:41:51 +00:00
SWORD2: Correct spelling mistake
wether -> whether
This commit is contained in:
parent
14ed663fcf
commit
4093454927
@ -248,7 +248,7 @@ public:
|
||||
// This is a bit hackish, of course :-).
|
||||
uint32 getMillis();
|
||||
|
||||
//Used to check wether we are running PSX version
|
||||
// Used to check whether we are running PSX version
|
||||
static bool isPsx() { return _platform == Common::kPlatformPSX; }
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user