From ae911ae2c9ba3b68db75cd014881ec54f92c23dc Mon Sep 17 00:00:00 2001 From: Samy Mahmoudi Date: Mon, 6 Apr 2020 18:25:24 -0700 Subject: cosmetics: typo in comment. This change fixes https://bugs.gnu.org/32100. * bin/aclocal.in (install_file): remove duplicate "the" in "Using the real the destination file ...". --- bin/aclocal.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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. # -- cgit v1.2.1