From 4e97614f5a8d928aa1ec2003a555e910b370ea50 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 25 Jul 2017 23:18:27 -0400 Subject: [PATCH] spelling: generate --- ChangeLog-2012 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog-2012 b/ChangeLog-2012 index 7332e82e..66ac3d4c 100644 --- a/ChangeLog-2012 +++ b/ChangeLog-2012 @@ -13165,7 +13165,7 @@ not GNU M4, and that it works with any POSIX-compatible Awk. * examples/calc++/Makefile.am (run_extexi): Remove; not used. ($(calc_extracted)): Renamed from $(calc_sources_extracted), - so that we also get calc++-parser.yy. Geneate it. + so that we also get calc++-parser.yy. Generate it. Use $(AWK), not gawk, since any conforming Awk will do. Put comment before action, since older 'make' can't handle comment in action.