]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
build: Fix typo in comment.
authorBruno Haible <bruno@clisp.org>
Sun, 27 Oct 2019 23:10:15 +0000 (00:10 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 13 Apr 2020 11:26:29 +0000 (13:26 +0200)
* gettext-tools/gnulib-tests/Makefile.am: Fix typo.
* libtextstyle/adhoc-tests/Makefile.am: Likewise.
* libtextstyle/tests/Makefile.am: Likewise.

gettext-tools/gnulib-tests/Makefile.am
libtextstyle/adhoc-tests/Makefile.am
libtextstyle/tests/Makefile.am

index 0d13afc3e420c49ac2b9f37ff4a997953bbc1597..68d094c28306e6bc8d369c5bfeabd314ba247d9a 100644 (file)
@@ -25,7 +25,7 @@ AUTOMAKE_OPTIONS += 1.11 color-tests
 AM_CPPFLAGS += -I../intl
 
 
-# Remove .deps directories creates by 'configure'.
+# Remove .deps directories created by 'configure'.
 # I would say that this left-over is an Automake 1.16.1 bug.
 distclean-local:
        rm -rf $(DEPDIR) */$(DEPDIR)
index 7b78df8d8963c9f4aa1f7fe3135d0e20a53741c0..88f3840966f88307c3ecca3327c77568abb6c839 100644 (file)
@@ -46,7 +46,7 @@ LDADD = ../lib/libtextstyle.la
 EXTRA_DIST += $(noinst_DATA)
 
 
-# Remove .deps directories creates by 'configure'.
+# Remove .deps directories created by 'configure'.
 # I would say that this left-over is an Automake 1.16.1 bug.
 distclean-local:
        rm -rf $(DEPDIR) */$(DEPDIR)
index ed61f92ed3365f6793e5ebeba669dc760678c000..852d0b6f2b665fdc8461bba28d62a10d705ba43f 100644 (file)
@@ -36,7 +36,7 @@ CHECKER_END_OF_COMMENTS =
 TESTS_ENVIRONMENT += $(SHELL) $(top_srcdir)/build-aux/run-test '$(CHECKER)'
 
 
-# Remove .deps directories creates by 'configure'.
+# Remove .deps directories created by 'configure'.
 # I would say that this left-over is an Automake 1.16.1 bug.
 distclean-local:
        rm -rf $(DEPDIR) */$(DEPDIR)