Merge pull request #87 from STuFF/patch-1

fix typo
This commit is contained in:
Richard Davey
2013-10-02 03:23:53 -07:00
+1 -1
View File
@@ -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;