diff --git a/src/gameobjects/bitmaptext/static/BitmapText.js b/src/gameobjects/bitmaptext/static/BitmapText.js index 13b2157d8..fc811edfe 100644 --- a/src/gameobjects/bitmaptext/static/BitmapText.js +++ b/src/gameobjects/bitmaptext/static/BitmapText.js @@ -860,7 +860,7 @@ var BitmapText = new Class({ * * Calling this will adjust the scale. * - * @method Phaser.GameObjects.Components.Size#setDisplaySize + * @method Phaser.GameObjects.BitmapText#setDisplaySize * @since 3.61.0 * * @param {number} width - The width of this BitmapText Game Object.