Skip to content

Commit d80efde

Browse files
author
SimonePDA
authored
Update mouseBegin.adoc
Fixed a caps in the link
1 parent cc2b215 commit d80efde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Language/Functions/USB/Mouse/mouseBegin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ title: Mouse.begin()
1616

1717
[float]
1818
=== Description
19-
Begins emulating the mouse connected to a computer. `begin()` must be called before controlling the computer. To end control, use link:../mouseEnd[Mouse.end()].
19+
Begins emulating the mouse connected to a computer. `begin()` must be called before controlling the computer. To end control, use link:../mouseend[Mouse.end()].
2020
[%hardbreaks]
2121

2222

0 commit comments

Comments
 (0)