Skip to content

Commit d2bd2e1

Browse files
committed
fix typo
small contribution is small :)
1 parent 7c7cd8b commit d2bd2e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/system/Device.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Phaser.Device = function () {
5757
this.linux = false;
5858

5959
/**
60-
* @property {boolean} maxOS - Is running on maxOS?
60+
* @property {boolean} macOS - Is running on macOS?
6161
* @default
6262
*/
6363
this.macOS = false;

0 commit comments

Comments
 (0)