Correct spelling of "relocatable".
[deliverable/binutils-gdb.git] / binutils / objdump.c
index f17286c9b45bf355fb2db0ee4a004b2f5cc2f0ee..dd8a53624108b2957c86d55d37183e7b760d79fe 100644 (file)
@@ -735,7 +735,7 @@ find_symbol_for_address (abfd, sec, vma, require_sec, place)
             == bfd_asymbol_value (sorted_syms[thisplace - 1])))
     --thisplace;
 
-  /* If the file is relocateable, and the symbol could be from this
+  /* If the file is relocatable, and the symbol could be from this
      section, prefer a symbol from this section over symbols from
      others, even if the other symbol's value might be closer.
 
This page took 0.023123 seconds and 4 git commands to generate.