From a2b6281b390eb48c7b8e6d489f1d678fb99eb081 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 25 Jul 2017 22:02:28 -0400 Subject: [PATCH] spelling: accurately --- ChangeLog-2012 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog-2012 b/ChangeLog-2012 index 254f3d29..70403515 100644 --- a/ChangeLog-2012 +++ b/ChangeLog-2012 @@ -5815,7 +5815,7 @@ of members. Document that token names are added as fields. Document constructors accurately. Remove error method. (Java Scanner Interface): Move note on %pure-parser to Java Bison - Interface. Describe %code lexer and yylex accutately. + Interface. Describe %code lexer and yylex accurately. Remove documentation that does not match the code. (Java Action Features): New. (Java Differences): Add reference. Add item on semantic values.