summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-04-13 18:34:50 +0200
committerAkim Demaille <akim.demaille@gmail.com>2020-04-13 18:50:05 +0200
commit758172a8b9a5dc7ca58037b16f5d83adb0ba8e9d (patch)
tree02b256bebb75fab3f5f23082b9f8fb0f5ea28870 /TODO
parente9454c3456eccf4e30d845b7ca341da8132c4760 (diff)
downloadbison-758172a8b9a5dc7ca58037b16f5d83adb0ba8e9d.tar.gz
doc: spell check
* doc/bison.texi, NEWS, README-hacking.md: here. And elsewhere.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index d6ade4c9..9555a621 100644
--- a/TODO
+++ b/TODO
@@ -155,8 +155,8 @@ $ ./tests/testsuite -l | grep errors | sed q
Besides yytoknum is wrong when api.token.raw is defined.
** Better design for diagnostics
-The current implementation of diagnostics is adhoc, it grew organically. It
-works as a series of calls to several functions, with dependency of the
+The current implementation of diagnostics is ad hoc, it grew organically.
+It works as a series of calls to several functions, with dependency of the
latter calls on the former. For instance:
complain (&sym->location,