mirror of
https://github.com/photonstorm/phaser
synced 2024-11-22 20:53:39 +00:00
fix JSDocs
This commit is contained in:
parent
720cf7e296
commit
9fe15df66b
1 changed files with 1 additions and 1 deletions
|
@ -400,7 +400,7 @@ var BitmapText = new Class({
|
|||
* Only has an effect if this Text object contains multiple lines of text.
|
||||
*
|
||||
*
|
||||
* @name Phaser.GameObjects.Text#lineSpacing
|
||||
* @name Phaser.GameObjects.BitmapText#lineSpacing
|
||||
* @type {number}
|
||||
* @since 3.60.0
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue