spelling: declaration

This commit is contained in:
Josh Soref
2017-07-25 22:28:10 -04:00
committed by Akim Demaille
parent e96d567a27
commit 95b55cc5c4

View File

@@ -12349,7 +12349,7 @@
* data/lalr1.cc: here.
(location.hh): Include it after the user prologue, in case the
filename type is defined by the user.
Forward declation location and position before the pre-prologue.
Forward declaration location and position before the pre-prologue.
(yyresult_): Rename as...
(yyresult): this, it's a local variable, not an attribute.
* data/Makefile.am (dist_pkgdata_DATA): Adjust.