Skip to content

Commit 8159071

Browse files
committed
Typo fix.
1 parent 9649f71 commit 8159071

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
@@ -6,7 +6,7 @@
66

77
/**
88
* @classdesc
9-
* Detects device support capabilities and is responsible for device intialization - see {@link Phaser.Device.whenReady whenReady}.
9+
* Detects device support capabilities and is responsible for device initialization - see {@link Phaser.Device.whenReady whenReady}.
1010
*
1111
* This class represents a singleton object that can be accessed directly as `game.device`
1212
* (or, as a fallback, `Phaser.Device` when a game instance is not available) without the need to instantiate it.

0 commit comments

Comments
 (0)