We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c7cd8b commit d2bd2e1Copy full SHA for d2bd2e1
1 file changed
src/system/Device.js
@@ -57,7 +57,7 @@ Phaser.Device = function () {
57
this.linux = false;
58
59
/**
60
- * @property {boolean} maxOS - Is running on maxOS?
+ * @property {boolean} macOS - Is running on macOS?
61
* @default
62
*/
63
this.macOS = false;
0 commit comments