mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-28 10:14:14 +00:00
Use Apple's nomenclature for macOS and iOS
Fixes https://github.com/libsdl-org/SDL/issues/6621
This commit is contained in:
@@ -158,7 +158,7 @@ main(int argc, char *argv[])
|
||||
|
||||
/* Test showing a message box from a background thread.
|
||||
|
||||
On Mac OS X, the video subsystem needs to be initialized for this
|
||||
On macOS, the video subsystem needs to be initialized for this
|
||||
to work, since the message box events are dispatched by the Cocoa
|
||||
subsystem on the main thread.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user