Browse Source

Fixed typo

ceriel 31 years ago
parent
commit
f350a6f701
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mach/m68k2/as/mach5.c

+ 1 - 1
mach/m68k2/as/mach5.c

@@ -38,7 +38,7 @@ ea_1(sz, bits)
 		checksize(sz, 2|4);
 	bits &= ~flag;
 	if (bits)
-		serror("bad addressing categorie");
+		serror("bad addressing category");
 	if (flag & FITW)
 		Xfit (fitw(exp_1.val) ||
 		      (mrg_1 == 074 && fit16(exp_1.val))