mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 18:41:27 +00:00
Correct spelling in comment: tupes -> tuples.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user