]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/hid/uhid.txt
doc: spelling error changes
[karo-tx-linux.git] / Documentation / hid / uhid.txt
index dc35a2b75eeec08743b5e55614508a881589d3c0..31cabfd674979e6f107498d0a8f0af171cd85a11 100644 (file)
@@ -114,7 +114,7 @@ the request was handled successfully.
 
 read()
 ------
-read() will return a queued ouput report. These output reports can be of type
+read() will return a queued output report. These output reports can be of type
 UHID_START, UHID_STOP, UHID_OPEN, UHID_CLOSE, UHID_OUTPUT or UHID_OUTPUT_EV. No
 reaction is required to any of them but you should handle them according to your
 needs. Only UHID_OUTPUT and UHID_OUTPUT_EV have payloads.