Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

David E. Narvaez and committed by
Jiri Kosina
9c8f6820 dee21420

+1 -1
+1 -1
Documentation/usb/gadget_multi.txt
··· 14 14 and RNDIS can be turned off. If they are both enabled the gadget will 15 15 have two configurations -- one with RNDIS and another with CDC ECM[3]. 16 16 17 - Please not that if you use non-standard configuration (that is enable 17 + Please note that if you use non-standard configuration (that is enable 18 18 CDC ECM) you may need to change vendor and/or product ID. 19 19 20 20 * Host drivers