]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/isdn/i4l/isdn_ttyfax.c
tree-wide: fix assorted typos all over the place
[net-next-2.6.git] / drivers / isdn / i4l / isdn_ttyfax.c
index 78f7660c1d0ea9c66153cfc1a1c1af9515d95580..4c41f191d4e274fcd2b8c7aa8240378b5544b389 100644 (file)
@@ -470,7 +470,7 @@ isdn_tty_cmd_FCLASS2(char **p, modem_info * info)
                }
                return 0;
        }
-       /* BADMUL=value - dummy 0=disable errorchk disabled (treshold multiplier) */
+       /* BADMUL=value - dummy 0=disable errorchk disabled (threshold multiplier) */
        if (!strncmp(p[0], "BADMUL", 6)) {
                p[0] += 6;
                switch (*p[0]) {