From b32791d4bdfd910facdadb7a4451d07f2d6b2f88 Mon Sep 17 00:00:00 2001 From: Mathieu Lirzin Date: Tue, 27 Dec 2016 12:04:43 +0100 Subject: build: Fix typo "the" => "they". * Makefile.am : Fix typo "the" => "they". --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8306540..c5eebde 100644 --- a/Makefile.am +++ b/Makefile.am @@ -148,7 +148,7 @@ do_subst = ( $(SED) \ # Generic instructions to perform the substitution. Generated files shouldn't # contain unexpanded '@substitutions@', and should be made read-only, to -# prevent them from being edited by mistake instead of the file the are +# prevent them from being edited by mistake instead of the file they are # generated from. generate_file = \ $(AM_V_GEN)rm -f $@ $@-t; \ -- cgit v1.2.3