We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9649f71 commit 8159071Copy full SHA for 8159071
1 file changed
src/system/Device.js
@@ -6,7 +6,7 @@
6
7
/**
8
* @classdesc
9
-* Detects device support capabilities and is responsible for device intialization - see {@link Phaser.Device.whenReady whenReady}.
+* Detects device support capabilities and is responsible for device initialization - see {@link Phaser.Device.whenReady whenReady}.
10
*
11
* This class represents a singleton object that can be accessed directly as `game.device`
12
* (or, as a fallback, `Phaser.Device` when a game instance is not available) without the need to instantiate it.
0 commit comments