]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - Documentation/hid/uhid.txt
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivi...
[linux.git] / Documentation / hid / uhid.txt
index ee6593608c8efd00ab4201a886efb46a3a30cad0..54c8f9706a952691799ef65f7552e449eeb45bfb 100644 (file)
@@ -125,7 +125,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.