tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / isdn / hardware / mISDN / hfcsusb.h
index 43efe73..369196a 100644 (file)
@@ -150,7 +150,7 @@ symbolic(struct hfcusb_symbolic_list list[], const int num)
        for (i = 0; list[i].name != NULL; i++)
                if (list[i].num == num)
                        return list[i].name;
-       return "<unkown USB Error>";
+       return "<unknown USB Error>";
 }
 
 /* USB descriptor need to contain one of the following EndPoint combination: */