Skip to content

Commit 6aeb609

Browse files
committed
Docs: whitespace
1 parent 634dfe4 commit 6aeb609

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/gameobjects/group/Group.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,7 @@ var Group = new Class({
136136
this.name = GetFastValue(config, 'name', '');
137137

138138
/**
139-
* Whether this group runs its {@link Phaser.GameObjects.Group#preUpdate} method
140-
* (which may update any members).
139+
* Whether this group runs its {@link Phaser.GameObjects.Group#preUpdate} method (which may update any members).
141140
*
142141
* @name Phaser.GameObjects.Group#active
143142
* @type {boolean}

0 commit comments

Comments
 (0)