mirror of
https://github.com/wassname/phaser.git
synced 2026-07-02 17:00:42 +08:00
fix typo
small contribution is small :)
This commit is contained in:
@@ -57,7 +57,7 @@ Phaser.Device = function () {
|
||||
this.linux = false;
|
||||
|
||||
/**
|
||||
* @property {boolean} maxOS - Is running on maxOS?
|
||||
* @property {boolean} macOS - Is running on macOS?
|
||||
* @default
|
||||
*/
|
||||
this.macOS = false;
|
||||
|
||||
Reference in New Issue
Block a user