Skip to content

Commit 7075266

Browse files
committed
Correct typos in comments and documentation
1 parent c6e033b commit 7075266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=Mouse
22
version=1.0.1
33
author=Arduino
44
maintainer=Arduino <[email protected]>
5-
sentence=Allows an Arduino/Genuino board with USB capabilites to act as a Mouse.
5+
sentence=Allows an Arduino board with USB capabilities to act as a Mouse.
66
paragraph=This library plugs on the HID library. Can be used with or without other HID-based libraries (Keyboard, Gamepad etc)
77
category=Device Control
88
url=https://www.arduino.cc/reference/en/language/functions/usb/mouse/

0 commit comments

Comments
 (0)