summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/usb
diff options
context:
space:
mode:
authorRemington Brasga <rbrasga@uci.edu>2024-04-29 22:55:27 +0000
committerJonathan Corbet <corbet@lwn.net>2024-05-02 10:02:29 -0600
commitda51bbcdbace8f43adf6066934c3926b656376e5 (patch)
tree0ef923a8a2aba086a10fec6ccc413fa7e860dc44 /Documentation/driver-api/usb
parentd43ddd5c91802a46354fa4c4381416ef760676e2 (diff)
downloadlinux-da51bbcdbace8f43adf6066934c3926b656376e5.tar.gz
linux-da51bbcdbace8f43adf6066934c3926b656376e5.tar.bz2
linux-da51bbcdbace8f43adf6066934c3926b656376e5.zip
Docs: typos/spelling
Fix spelling and grammar in Docs descriptions Signed-off-by: Remington Brasga <rbrasga@uci.edu> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240429225527.2329-1-rbrasga@uci.edu
Diffstat (limited to 'Documentation/driver-api/usb')
-rw-r--r--Documentation/driver-api/usb/usb.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/usb/usb.rst b/Documentation/driver-api/usb/usb.rst
index fb41768696ec..89f9c37bb979 100644
--- a/Documentation/driver-api/usb/usb.rst
+++ b/Documentation/driver-api/usb/usb.rst
@@ -422,7 +422,7 @@ USBDEVFS_CONNECTINFO
USBDEVFS_GET_SPEED
Returns the speed of the device. The speed is returned as a
- nummerical value in accordance with enum usb_device_speed
+ numerical value in accordance with enum usb_device_speed
File modification time is not updated by this request.