summaryrefslogtreecommitdiff
path: root/ChangeLog-2012
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-07-25 22:02:28 -0400
committerAkim Demaille <akim.demaille@gmail.com>2018-10-05 07:01:03 +0200
commita2b6281b390eb48c7b8e6d489f1d678fb99eb081 (patch)
tree6fbabcfdbf6588db28955a0cea167ca0769f81a2 /ChangeLog-2012
parentcf4600ca455a7d7c3d9c49c4ae26d2d7b118063d (diff)
downloadbison-a2b6281b390eb48c7b8e6d489f1d678fb99eb081.tar.gz
spelling: accurately
Diffstat (limited to 'ChangeLog-2012')
-rw-r--r--ChangeLog-20122
1 files changed, 1 insertions, 1 deletions
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.