Skip to content

Commit 88a228e

Browse files
committed
jsdoc fix
1 parent 2540b75 commit 88a228e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/input/gamepad/GamepadManager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ var Gamepad = require('./Gamepad');
1717
* @typedef {object} Pad
1818
*
1919
* @property {string} id - [description]
20-
* @property {number} index - [description]
20+
* @property {integer} index - [description]
2121
*/
2222

2323
/**

0 commit comments

Comments
 (0)