summaryrefslogtreecommitdiff
path: root/m4/glob.m4
diff options
context:
space:
mode:
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],