Fix spelling typos.
This commit is contained in:
parent
c5ed057625
commit
de194d8575
59 changed files with 308 additions and 223 deletions
|
@ -6706,7 +6706,7 @@ process_section_groups (FILE * file)
|
|||
error (_("section [%5u] in group section [%5u] > maximum section [%5u]\n"),
|
||||
entry, i, elf_header.e_shnum - 1);
|
||||
if (num_group_errors == 10)
|
||||
warn (_("Futher error messages about overlarge group section indicies suppressed\n"));
|
||||
warn (_("Further error messages about overlarge group section indicies suppressed\n"));
|
||||
}
|
||||
continue;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue