Skip to content

Commit 8e1b094

Browse files
committed
spelling: allowing
1 parent 2a7e715 commit 8e1b094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/spine/src/SpinePlugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ var SpineGameObject = require('./gameobject/SpineGameObject');
7171
* this.load.spine('stretchyman', 'stretchyman-pro.json', [ 'stretchyman-pma.atlas' ], true);
7272
* ```
7373
*
74-
* It also installs a Game Object Factory method, allowin you to create Spine Game Objects:
74+
* It also installs a Game Object Factory method, allowing you to create Spine Game Objects:
7575
*
7676
* ```javascript
7777
* this.add.spine(512, 650, 'stretchyman')

0 commit comments

Comments
 (0)