import gdb-1999-11-08 snapshot
[deliverable/binutils-gdb.git] / gdb / elfread.c
index afb043de1f1f81ff3680dc4949d9352c89510a58..d63d16a30fabea9f6a1d7bc0c68064348731fc0a 100644 (file)
@@ -375,7 +375,7 @@ elf_symtab_read (objfile, dynamic)
              if (sym->section == &bfd_abs_section)
                {
                  /* This is a hack to get the minimal symbol type
-                    right for Irix 5, which has absolute adresses
+                    right for Irix 5, which has absolute addresses
                     with special section indices for dynamic symbols. */
                  unsigned short shndx =
                  ((elf_symbol_type *) sym)->internal_elf_sym.st_shndx;
This page took 0.023394 seconds and 4 git commands to generate.