From: Jari Aalto <jari.aalto@cante.net>
Subject: Correct spelling

--- a/agrep/bitap.c
+++ b/agrep/bitap.c
@@ -59,7 +59,7 @@ int fd, M, D;
 		old_D_pat[i] = '\n';
 	if (REGEX) { 
 		if (D > 4) {
-			fprintf(stderr, "%s: the maximum number of erorrs allowed for full regular expressions is 4\n", Progname);
+			fprintf(stderr, "%s: the maximum number of errors allowed for full regular expressions is 4\n", Progname);
 			if (!EXITONERROR) {
 				errno = AGREP_ERROR;
 				return -1;
