mirror of
https://github.com/photonstorm/phaser
synced 2024-11-22 04:33:31 +00:00
Typo
This commit is contained in:
parent
2241671a61
commit
7f68277203
1 changed files with 1 additions and 1 deletions
|
@ -860,7 +860,7 @@ var BitmapText = new Class({
|
||||||
*
|
*
|
||||||
* Calling this will adjust the scale.
|
* Calling this will adjust the scale.
|
||||||
*
|
*
|
||||||
* @method Phaser.GameObjects.Components.Size#setDisplaySize
|
* @method Phaser.GameObjects.BitmapText#setDisplaySize
|
||||||
* @since 3.61.0
|
* @since 3.61.0
|
||||||
*
|
*
|
||||||
* @param {number} width - The width of this BitmapText Game Object.
|
* @param {number} width - The width of this BitmapText Game Object.
|
||||||
|
|
Loading…
Reference in a new issue