diff options
author | Michal Nazarewicz <mina86@mina86.com> | 2016-06-10 20:56:37 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-06-23 10:09:10 -0400 |
commit | 072baa037110bbb814b342cd478fe3ffdf84fdf9 (patch) | |
tree | 415d928b19b83a471c96fb72d6ea95d8fb36ad65 /Documentation/usb | |
parent | a37376f32687cb4043e72f5f761df5cc52e08073 (diff) |
Documentation: tiny typo fix in usb/gadget_multi.txt
Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/usb')
-rw-r--r-- | Documentation/usb/gadget_multi.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/usb/gadget_multi.txt b/Documentation/usb/gadget_multi.txt index 5faf514047e9..b3146dd7aa43 100644 --- a/Documentation/usb/gadget_multi.txt +++ b/Documentation/usb/gadget_multi.txt | |||
@@ -36,7 +36,7 @@ configuration with CDC ECM which should work better under Linux. | |||
36 | 36 | ||
37 | ** Windows host drivers | 37 | ** Windows host drivers |
38 | 38 | ||
39 | For the gadget two work under Windows two conditions have to be met: | 39 | For the gadget to work under Windows two conditions have to be met: |
40 | 40 | ||
41 | *** Detecting as composite gadget | 41 | *** Detecting as composite gadget |
42 | 42 | ||