]> git.saurik.com Git - bison.git/blobdiff - TODO
Fix problems with translating English-language diagnostics.
[bison.git] / TODO
diff --git a/TODO b/TODO
index b6e1a20a94a2317be43e78f80731444569d49af3..96d5d2a489e05c40162e500583536b2584537d1e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -36,7 +36,7 @@ Catch up with yacc.c.
 
 **  GLR
 How would Paul like to display the conflicted actions?  In particular,
-what when two reductions are possible on a given look-ahead token, but one is
+what when two reductions are possible on a given lookahead token, but one is
 part of $default.  Should we make the two reductions explicit, or just
 keep $default?  See the following point.