trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and...
[sfrench/cifs-2.6.git] / drivers / net / appletalk / ltpc.c
index 78cc71469136350142d07ee34c72292e4678219c..b642647170be800fbfd85ab86ecc4cca2763f20d 100644 (file)
@@ -1220,7 +1220,7 @@ static int __init ltpc_setup(char *str)
                if (ints[0] > 2) {
                        dma = ints[3];
                }
-               /* ignore any other paramters */
+               /* ignore any other parameters */
        }
        return 1;
 }