Skip to content

Commit 0430cf8

Browse files
committed
jsdoc fix
1 parent 0e2378d commit 0430cf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/input/SinglePad.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Phaser.SinglePad = function (game, padParent) {
119119
Phaser.SinglePad.prototype = {
120120

121121
/**
122-
* Add callbacks to the this Gamepad to handle connect / disconnect / button down / button up / axis change / float value buttons.
122+
* Add callbacks to this Gamepad to handle connect / disconnect / button down / button up / axis change / float value buttons.
123123
*
124124
* @method Phaser.SinglePad#addCallbacks
125125
* @param {Object} context - The context under which the callbacks are run.

0 commit comments

Comments
 (0)