X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fpnp.txt;h=28037aa1846c89bbf8082007b5e10e470000ac94;hb=262086cf5b5343c2b81c97b1c606058e921859df;hp=9ff966bf76e65be0fc6281d879d673ce0f861143;hpb=7ff3e52cf2947ebd38c84159af68e5a29d228f6c;p=linux-2.6 diff --git a/Documentation/pnp.txt b/Documentation/pnp.txt index 9ff966bf76..28037aa184 100644 --- a/Documentation/pnp.txt +++ b/Documentation/pnp.txt @@ -184,7 +184,7 @@ static const struct pnp_id pnp_dev_table[] = { Please note that the character 'X' can be used as a wild card in the function portion (last four characters). ex: - /* Unkown PnP modems */ + /* Unknown PnP modems */ { "PNPCXXX", UNKNOWN_DEV }, Supported PnP card IDs can optionally be defined.