]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/isdn/hardware/mISDN/hfcsusb.h
tree-wide: fix assorted typos all over the place
[mirror_ubuntu-zesty-kernel.git] / drivers / isdn / hardware / mISDN / hfcsusb.h
index 43efe7358fa3d00a2d9453b6c115984f15b0bea0..369196adae035919b35120ecabec956940fa03d4 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: */