From ce9d542a78f16d5fc49dfa2f437a97f54d9a273b Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Wed, 26 Jul 2017 00:03:23 -0400 Subject: [PATCH] spelling: reduction --- ChangeLog-2012 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog-2012 b/ChangeLog-2012 index 829970b0..bfe3cdaf 100644 --- a/ChangeLog-2012 +++ b/ChangeLog-2012 @@ -14181,7 +14181,7 @@ 2004-10-05 Akim Demaille In Bison 1.875's yacc.c, YYLLOC_DEFAULT was called regardless - whether the reducion was empty or not. This leaves room to + whether the reduction was empty or not. This leaves room to improve the use of YYLLOC_DEFAULT in such a case. lalr1.cc is still experimental, so changing this is acceptable. And finally, there are probably not many users who changed the