summaryrefslogtreecommitdiff
path: root/ChangeLog-2012
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-07-26 00:02:50 -0400
committerAkim Demaille <akim.demaille@gmail.com>2018-10-05 07:01:05 +0200
commitc66e591fa5747fcd890dc3c4cb198460732383e0 (patch)
tree0dec90c7e383bfbaa6cda16a167c4f3b6cdf4810 /ChangeLog-2012
parent2495c49077fdd4ed01e8749b3f18c95f435cb098 (diff)
downloadbison-c66e591fa5747fcd890dc3c4cb198460732383e0.tar.gz
spelling: reachable
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 c4af4674..829970b0 100644
--- a/ChangeLog-2012
+++ b/ChangeLog-2012
@@ -9059,7 +9059,7 @@
* src/scan-gram.l (<SC_BRACED_CODE>): Use val->code for BRACED_CODE,
which is "{...}" in the parser.
* tests/Makefile.am (maintainer-check-valgrind): Set
- VALGRIND_OPTS='--leak-check=full --show-reacheable=yes' before invoking
+ VALGRIND_OPTS='--leak-check=full --show-reachable=yes' before invoking
Valgrind.
* tests/calc.at (_AT_DATA_CALC_Y): fclose the FILE* so Valgrind doesn't
complain.