diff --git a/src/gameobjects/BitmapText.js b/src/gameobjects/BitmapText.js index 2bab27f2..2ffe38d7 100644 --- a/src/gameobjects/BitmapText.js +++ b/src/gameobjects/BitmapText.js @@ -154,7 +154,7 @@ Phaser.BitmapText.prototype.update = function() { } /** -* @method Phaser.Text.prototype.destroy +* @method Phaser.BitmapText.prototype.destroy */ Phaser.BitmapText.prototype.destroy = function() {