]> Pileus Git - ~andy/linux/commitdiff
doc: Fix typo in USB Gadget Documentation
authorDavid E. Narvaez <david.narvaez@computer.org>
Sat, 4 Jan 2014 21:30:49 +0000 (16:30 -0500)
committerJiri Kosina <jkosina@suse.cz>
Fri, 10 Jan 2014 14:33:54 +0000 (15:33 +0100)
Changed from "Please not that" to "Please note that"

Signed-off-by: David E. Narvaez <david.narvaez@computer.org>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/usb/gadget_multi.txt

index 80f4ef0eb75bd76578994d8debec40b6232202de..7d66a8636cb5d16530194445d9000b2d9064197e 100644 (file)
@@ -14,7 +14,7 @@ A CDC ECM (Ethernet) function may be turned on via a Kconfig option
 and RNDIS can be turned off.  If they are both enabled the gadget will
 have two configurations -- one with RNDIS and another with CDC ECM[3].
 
-Please not that if you use non-standard configuration (that is enable
+Please note that if you use non-standard configuration (that is enable
 CDC ECM) you may need to change vendor and/or product ID.
 
 * Host drivers