Staging: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / staging / quatech_usb2 / quatech_usb2.c
index 2acef94..f7726f1 100644 (file)
@@ -1670,7 +1670,7 @@ __func__);
                dbg("%s(): failed resubmitting read urb, error %d",
                        __func__, result);
        } else {
-               dbg("%s() sucessfully resumitted read urb", __func__);
+               dbg("%s() successfully resubmitted read urb", __func__);
                if (tty_st && RxCount) {
                        /* if some inbound data was processed, then
                         * we need to push that through the tty layer