Fix tests/mhparam/test-mhparam
[mmh] / sbr / readconfig.c
index 45e1cb6..6253c23 100644 (file)
@@ -72,7 +72,7 @@ readconfig(struct node **npp, FILE *ib, char *file, int ctx)
                        }
                        continue;
                case FMTERR2:
-                       advise(NULL, "%s is poorly formated", file);
+                       advise(NULL, "%s is poorly formatted", file);
                        state = FLD2;
                        continue;
                case BODY2: