Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / aic7xxx / aicasm / aicasm_macro_gram.y
index ff46aa6..708326d 100644 (file)
@@ -115,7 +115,7 @@ macro_arglist:
 |      macro_arglist ',' T_ARG
        {
                if ($1 == 0) {
-                       stop("Comma without preceeding argument in arg list",
+                       stop("Comma without preceding argument in arg list",
                             EX_DATAERR);
                        /* NOTREACHED */
                }