fix JSDocs

This commit is contained in:
arbassic 2022-12-05 22:31:19 +01:00
parent 720cf7e296
commit 9fe15df66b

View file

@ -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
*/