Skip to content

Commit 7f68277

Browse files
committed
Typo
1 parent 2241671 commit 7f68277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gameobjects/bitmaptext/static/BitmapText.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@ var BitmapText = new Class({
860860
*
861861
* Calling this will adjust the scale.
862862
*
863-
* @method Phaser.GameObjects.Components.Size#setDisplaySize
863+
* @method Phaser.GameObjects.BitmapText#setDisplaySize
864864
* @since 3.61.0
865865
*
866866
* @param {number} width - The width of this BitmapText Game Object.

0 commit comments

Comments
 (0)