mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-21 19:51:49 +00:00
BACKENDS: Fix spelling of 'Mac OS X'
This commit is contained in:
parent
554dda7008
commit
5825ccc168
@ -60,7 +60,7 @@ void OSystem_MacOSX::initBackend() {
|
||||
TransMan.setLanguage(ConfMan.get("gui_language").c_str());
|
||||
#endif // USE_TRANSLATION
|
||||
|
||||
// Replace the SDL generated menu items with our own translated ones on Mac-OSX
|
||||
// Replace the SDL generated menu items with our own translated ones on Mac OS X
|
||||
replaceApplicationMenuItems();
|
||||
|
||||
// Invoke parent implementation of this method
|
||||
|
Loading…
x
Reference in New Issue
Block a user