Correct spelling of "relocatable".
[deliverable/binutils-gdb.git] / bfd / elfcode.h
index 0263631e791341171baa3e92b57a8ee3fd55bfe9..6686ab97cedc91870dea70748bebd334a16d15cf 100644 (file)
@@ -1187,7 +1187,7 @@ elf_slurp_symbol_table (abfd, symptrs, dynamic)
          else
            sym->symbol.section = bfd_abs_section_ptr;
 
-         /* If this is a relocateable file, then the symbol value is
+         /* If this is a relocatable file, then the symbol value is
              already section relative.  */
          if ((abfd->flags & (EXEC_P | DYNAMIC)) != 0)
            sym->symbol.value -= sym->symbol.section->vma;
This page took 0.029773 seconds and 4 git commands to generate.