tree-wide: fix assorted typos all over the place
[linux-2.6-block.git] / drivers / isdn / mISDN / tei.c
index e04bad6c5bafbf0a13d5978a73b2dd4429edf415..6d4da60958855a4103021b8a9a2863f7e9dae6c1 100644 (file)
@@ -725,7 +725,7 @@ tei_id_ver_tout_net(struct FsmInst *fi, int event, void *arg)
        if (tm->rcnt == 1) {
                if (*debug & DEBUG_L2_TEI)
                        tm->tei_m.printdebug(fi,
-                           "check req for tei %d sucessful\n", tm->l2->tei);
+                           "check req for tei %d successful\n", tm->l2->tei);
                mISDN_FsmChangeState(fi, ST_TEI_NOP);
        } else if (tm->rcnt > 1) {
                /* duplicate assignment; remove */