summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-07-08 12:08:59 +0000
committerJim Meyering <jim@meyering.net>2006-07-08 12:08:59 +0000
commit7d6551365458a9968db4e68c7d5c50b0b071b28c (patch)
treec87cd05755d20c5047a580795b5ac2554dd13efd /m4
parent00318b60c9b32952670ab35ad5bbf42b5974c0b8 (diff)
downloadcoreutils-7d6551365458a9968db4e68c7d5c50b0b071b28c.tar.xz
* regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a comment.
Diffstat (limited to 'm4')
-rw-r--r--m4/regex.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/regex.m4 b/m4/regex.m4
index c60085250..126c735d9 100644
--- a/m4/regex.m4
+++ b/m4/regex.m4
@@ -1,4 +1,4 @@
-#serial 36
+#serial 37
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
# 2006 Free Software Foundation, Inc.
@@ -28,7 +28,7 @@ AC_DEFUN([gl_REGEX],
yes|no) ac_use_included_regex=$with_included_regex
;;
'')
- # If the system regex support is good enough that it passes the the
+ # If the system regex support is good enough that it passes the
# following run test, then default to *not* using the included regex.c.
# If cross compiling, assume the test would fail and use the included
# regex.c. The first failing regular expression is from `Spencer ere