summaryrefslogtreecommitdiff
path: root/m4/glob.m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-07-09 10:18:17 +0000
committerJim Meyering <jim@meyering.net>2006-07-09 10:18:17 +0000
commit5bf19ea1565c4f9613c838f0cd57feb5e2391338 (patch)
tree8c725555888cb4d4ec87ef395c3f175d06145bee /m4/glob.m4
parent5e18bf90b5e482b3270529e528b80413d54abfb4 (diff)
downloadgnulib-5bf19ea1565c4f9613c838f0cd57feb5e2391338.tar.gz
* lib/argp-pv.c: Remove a doubled word in a comment.
* lib/check-version.c (check_version): Likewise. * lib/javacomp.c (compile_java_class): Likewise. * m4/glob.m4: Likewise.
Diffstat (limited to 'm4/glob.m4')
-rw-r--r--m4/glob.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/glob.m4 b/m4/glob.m4
index d57e323eb7..5d80e05878 100644
--- a/m4/glob.m4
+++ b/m4/glob.m4
@@ -5,7 +5,7 @@ dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
# The glob module assumes you want GNU glob, with glob_pattern_p etc,
-# rather than vanilla POSIX glob. This means your your code should
+# rather than vanilla POSIX glob. This means your code should
# always include <glob.h> for the glob prototypes.
AC_DEFUN([gl_GLOB_SUBSTITUTE],