summaryrefslogtreecommitdiff
path: root/usbdfu.c
diff options
context:
space:
mode:
Diffstat (limited to 'usbdfu.c')
-rw-r--r--usbdfu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usbdfu.c b/usbdfu.c
index f03db6c..c815c4c 100644
--- a/usbdfu.c
+++ b/usbdfu.c
@@ -48,7 +48,7 @@ static int debug;
/* Version Information */
#define DRIVER_AUTHOR \
"Oliver Kurth <oku@masqmail.cx>, Joerg Albert <joerg.albert@gmx.de>, Alex <alex@foogod.com>"
-#define DRIVER_DESC "USB Device Fimware Upgrade (DFU) handler"
+#define DRIVER_DESC "USB Device Firmware Upgrade (DFU) handler"
/* Module paramaters */
MODULE_PARM(debug, "i");