tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / media / dvb / dvb-usb / anysee.c
index 2ae7f64..bb69f37 100644 (file)
@@ -344,7 +344,7 @@ static int anysee_frontend_attach(struct dvb_usb_adapter *adap)
        if (ret)
                return ret;
 
-       err("Unkown Anysee version: %02x %02x %02x. "\
+       err("Unknown Anysee version: %02x %02x %02x. "\
            "Please report the <linux-dvb@linuxtv.org>.",
            hw_info[0], hw_info[1], hw_info[2]);