Skip to content

Commit ed3afed

Browse files
committed
Fixed spelling mistake.
1 parent 0a45223 commit ed3afed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gameobjects/GameObjectFactory.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* The GameObjectFactory is a quick way to create mamy common game objects
99
* using {@linkcode Phaser.Game#add `game.add`}.
1010
*
11-
* Created objects are _automtically added_ to the appropriate Manager, World, or manually specified parent Group.
11+
* Created objects are _automatically added_ to the appropriate Manager, World, or manually specified parent Group.
1212
*
1313
* @class Phaser.GameObjectFactory
1414
* @constructor

0 commit comments

Comments
 (0)