summaryrefslogtreecommitdiffstats
path: root/bfd/elflink.h
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elflink.h')
-rw-r--r--bfd/elflink.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elflink.h b/bfd/elflink.h
index 0da2f0e76e..e7ea66a4ab 100644
--- a/bfd/elflink.h
+++ b/bfd/elflink.h
@@ -5980,7 +5980,7 @@ elf_link_input_bfd (finfo, input_bfd)
{
if (isec->symbol->value != isym->st_value)
(*_bfd_error_handler)
- (_("%s: invalid section symbol index 0x%x (%s) ingored"),
+ (_("%s: invalid section symbol index 0x%x (%s) ignored"),
bfd_get_filename (input_bfd), isym->st_shndx,
name);
continue;
OpenPOWER on IntegriCloud