spelling: occurrence

This commit is contained in:
Josh Soref
2017-07-25 23:53:11 -04:00
committed by Akim Demaille
parent 694c6234f9
commit 7d8d1c3f92

View File

@@ -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".