summaryrefslogtreecommitdiff
path: root/ChangeLog-2012
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-07-25 23:18:27 -0400
committerAkim Demaille <akim.demaille@gmail.com>2018-10-05 07:01:04 +0200
commit4e97614f5a8d928aa1ec2003a555e910b370ea50 (patch)
treef8641b8c20e7078ec37559f872cdcafc0b470fec /ChangeLog-2012
parent82c36f0f0bce80d1d04491ab128fe988736c26c8 (diff)
downloadbison-4e97614f5a8d928aa1ec2003a555e910b370ea50.tar.gz
spelling: generate
Diffstat (limited to 'ChangeLog-2012')
-rw-r--r--ChangeLog-20122
1 files changed, 1 insertions, 1 deletions
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.