From 7d687eaee3722ddbd1c0e8556a4d36b1791bf5bd Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 25 Jul 2017 22:25:50 -0400 Subject: [PATCH] spelling: consistently --- ChangeLog-2012 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog-2012 b/ChangeLog-2012 index e859b08a..42188f8f 100644 --- a/ChangeLog-2012 +++ b/ChangeLog-2012 @@ -3671,12 +3671,12 @@ 2009-02-25 Akim Demaille Copyright years. - * data/glr.c: Add 2007 and 2008 here, consistenly with the comments. + * data/glr.c: Add 2007 and 2008 here, consistently with the comments. 2009-02-25 Akim Demaille Style changes. - * etc/bench.pl.in (generate_grammar_list): Consitently use + * etc/bench.pl.in (generate_grammar_list): Consistently use location_type, not yy::location. 2009-02-25 Akim Demaille