Procházet zdrojové kódy

USB: image: correct spelling mistake in comment

Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Rahul Bedarkar před 12 roky
rodič
revize
3569843a2b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      drivers/usb/image/mdc800.c

+ 1 - 1
drivers/usb/image/mdc800.c

@@ -51,7 +51,7 @@
  *
  * version 0.7.3
  * bugfix : The mdc800->state field gets set to READY after the
- * the diconnect function sets it to NOT_CONNECTED. This makes the
+ * the disconnect function sets it to NOT_CONNECTED. This makes the
  * driver running like the camera is connected and causes some
  * hang ups.
  *