Correct spelling in comment: tupes -> tuples.
This commit is contained in:
parent
06fcb19327
commit
67e469d175
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ get_label (register struct expression *exp, int *pos)
|
|||
return NULL;
|
||||
}
|
||||
|
||||
/* This function evaluates tupes (in Chill) or brace-initializers
|
||||
/* This function evaluates tuples (in Chill) or brace-initializers
|
||||
(in C/C++) for structure types. */
|
||||
|
||||
static value_ptr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue