瀏覽代碼

doc: Fix typo in USB Gadget Documentation

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>
David E. Narvaez 12 年之前
父節點
當前提交
9c8f6820f0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/usb/gadget_multi.txt

+ 1 - 1
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
 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].
 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.
 CDC ECM) you may need to change vendor and/or product ID.
 
 
 * Host drivers
 * Host drivers