From: David E. Narvaez Date: Sat, 4 Jan 2014 21:30:49 +0000 (-0500) Subject: doc: Fix typo in USB Gadget Documentation X-Git-Tag: next-20140116~37^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=9c8f6820f0d7040db2bd669f3b3cc062c6c1a635;p=karo-tx-linux.git doc: Fix typo in USB Gadget Documentation Changed from "Please not that" to "Please note that" Signed-off-by: David E. Narvaez Acked-by: Felipe Balbi Signed-off-by: Jiri Kosina --- diff --git a/Documentation/usb/gadget_multi.txt b/Documentation/usb/gadget_multi.txt index 80f4ef0eb75b..7d66a8636cb5 100644 --- a/Documentation/usb/gadget_multi.txt +++ b/Documentation/usb/gadget_multi.txt @@ -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