mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +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. */
|
||||
uniqstr tag;
|
||||
|
||||
/** The location of its first occurence. */
|
||||
/** The location of its first occurrence. */
|
||||
location location;
|
||||
|
||||
/** Its status : "undeclared", "used" or "declared".
|
||||
|
||||
Reference in New Issue
Block a user