Skip to content

Commit 8fe4b37

Browse files
committed
JSDoc fix
1 parent 6c575ca commit 8fe4b37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/input/Pointer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ var Pointer = new Class({
471471
/**
472472
* The z-axis scroll amount that occurred due to the user moving a mouse wheel or similar input device.
473473
*
474-
* @name Phaser.Input.Pointer#deltaX
474+
* @name Phaser.Input.Pointer#deltaZ
475475
* @type {number}
476476
* @default 0
477477
* @since 3.18.0

0 commit comments

Comments
 (0)