Skip to content

Commit 8285bcf

Browse files
committed
Fix spacing
1 parent a161aa5 commit 8285bcf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/gameobjects/text/TextStyle.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,7 @@ var TextStyle = new Class({
338338
* whitespace is trimmed from lines. If false, spaces and whitespace are left as is. Setting
339339
* this property directly will not re-run the word wrapping algorithm. To change the
340340
* advanced setting and re-wrap, use {@link Phaser.GameObjects.TextStyle#setWordWrapWidth}.
341+
*
341342
* @name Phaser.GameObjects.TextStyle#wordWrapUseAdvanced
342343
* @type {boolean}
343344
* @default false

0 commit comments

Comments
 (0)