diff --git a/src/gameobjects/bitmaptext/static/BitmapText.js b/src/gameobjects/bitmaptext/static/BitmapText.js index 81c572b57..b947a2701 100644 --- a/src/gameobjects/bitmaptext/static/BitmapText.js +++ b/src/gameobjects/bitmaptext/static/BitmapText.js @@ -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 */