Fix spelling in comment.

This commit is contained in:
Paul Eggert
2002-08-12 14:49:45 +00:00
parent c81bad8950
commit f9a85a156a

View File

@@ -94,7 +94,7 @@ braced_code_t current_braced_code = action_braced_code;
assoc_t assoc;
};
/* Define the tokens together with there human representation. */
/* Define the tokens together with their human representation. */
%token GRAM_EOF 0 "end of string"
%token STRING CHARACTER
%token INT