Browse Source

usb: gadget: Kconfig: fix typo for 'different'

Signed-off-by: Fabio Baltieri <fabio.baltieri@gmail.com>
Reviewed-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Fabio Baltieri 13 years ago
parent
commit
b55dd320f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/usb/gadget/Kconfig

+ 1 - 1
drivers/usb/gadget/Kconfig

@@ -698,7 +698,7 @@ config USB_G_NCM
 	help
 	help
 	  This driver implements USB CDC NCM subclass standard. NCM is
 	  This driver implements USB CDC NCM subclass standard. NCM is
 	  an advanced protocol for Ethernet encapsulation, allows grouping
 	  an advanced protocol for Ethernet encapsulation, allows grouping
-	  of several ethernet frames into one USB transfer and diffferent
+	  of several ethernet frames into one USB transfer and different
 	  alignment possibilities.
 	  alignment possibilities.
 
 
 	  Say "y" to link the driver statically, or "m" to build a
 	  Say "y" to link the driver statically, or "m" to build a