summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/aclocal.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/aclocal.in b/bin/aclocal.in
index 9a2032584..b61fed818 100644
--- a/bin/aclocal.in
+++ b/bin/aclocal.in
@@ -284,7 +284,7 @@ sub install_file ($$)
{
# $dest does not exist. We create an empty one just to
# run diff, and we erase it afterward. Using the real
- # the destination file (rather than a temporary file) is
+ # destination file (rather than a temporary file) is
# good when diff is run with options that display the
# file name.
#