From b6d3f107fe7a33d76a0926dd3242f792308e84a5 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 25 Jul 2017 22:16:55 -0400 Subject: [PATCH] spelling: assoc --- ChangeLog-2012 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog-2012 b/ChangeLog-2012 index 746575d1..857aa43a 100644 --- a/ChangeLog-2012 +++ b/ChangeLog-2012 @@ -18962,7 +18962,7 @@ 2002-07-16 Akim Demaille - * src/assoc.c, src/asssoc.h (assoc_t, assoc_to_string): New. + * src/assoc.c, src/assoc.h (assoc_t, assoc_to_string): New. Adjust all former `associativity' dependencies. * src/symtab.c (symbol_new): Default associativity is `undef', not `right'.