diff --git a/src/input/InputHandler.js b/src/input/InputHandler.js index 658735f0..16da74a2 100644 --- a/src/input/InputHandler.js +++ b/src/input/InputHandler.js @@ -472,7 +472,7 @@ Phaser.InputHandler.prototype = { /** * Is this sprite being dragged by the mouse or not? - * @method Phaser.InputHandler#pointerTimeOut + * @method Phaser.InputHandler#pointerDragged * @param {Phaser.Pointer} pointer * @return {number} */