Skip to content

Commit f00e300

Browse files
authored
Merge pull request #479 from ChanHyuk-Im/patch-1
Modified a wrong word.
2 parents b0791f1 + 3ad4028 commit f00e300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/USB/Mouse/mouseMove.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Moves the cursor on a connected computer. The motion onscreen is always relative
2020

2121
[float]
2222
=== Syntax
23-
`Mouse.move(xVal, yPos, wheel);`
23+
`Mouse.move(xVal, yVal, wheel);`
2424

2525

2626
[float]

0 commit comments

Comments
 (0)