From d9b37a62ffb05eabace7a27b67018293d13d13c4 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 25 Jul 2017 22:03:18 -0400 Subject: [PATCH] spelling: aggregate --- ChangeLog-2012 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog-2012 b/ChangeLog-2012 index 86ca6ec2..df037dd6 100644 --- a/ChangeLog-2012 +++ b/ChangeLog-2012 @@ -5200,7 +5200,7 @@ 2008-11-09 Akim Demaille - Agregate yylval and yylloc. + Aggregate yylval and yylloc. * data/lalr1.cc (parser::yylval, parser::yylloc): Replace by... (parser::yyla): this.