mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-23 03:03:02 +00:00
spelling: occurrence
This commit is contained in:
committed by
Akim Demaille
parent
694c6234f9
commit
7d8d1c3f92
@@ -307,7 +307,7 @@ typedef struct {
|
|||||||
/** The key, name of the semantic type. */
|
/** The key, name of the semantic type. */
|
||||||
uniqstr tag;
|
uniqstr tag;
|
||||||
|
|
||||||
/** The location of its first occurence. */
|
/** The location of its first occurrence. */
|
||||||
location location;
|
location location;
|
||||||
|
|
||||||
/** Its status : "undeclared", "used" or "declared".
|
/** Its status : "undeclared", "used" or "declared".
|
||||||
|
|||||||
Reference in New Issue
Block a user