* regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a comment.
authorJim Meyering <jim@meyering.net>
Sat, 8 Jul 2006 12:08:59 +0000 (12:08 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 8 Jul 2006 12:08:59 +0000 (12:08 +0000)
m4/regex.m4

index c600852..126c735 100644 (file)
@@ -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