* aix5ppc-core.c: Fix comment typos.
[deliverable/binutils-gdb.git] / bfd / coff-z8k.c
index 15c7f9d2186133bf137b9969832d44566a48b858..db55cc135569e00fe25757e20510abaaa8395bb8 100644 (file)
@@ -197,7 +197,7 @@ extra_case (in_abfd, link_info, link_order, reloc, data, src_ptr, dst_ptr)
        {
          bfd_vma dst = bfd_coff_reloc16_get_value (reloc, link_info,
                                                    input_section);
-         /* Adresses are 23 bit, and the layout of those in a 32-bit
+         /* Addresses are 23 bit, and the layout of those in a 32-bit
             value is as follows:
               1AAAAAAA xxxxxxxx AAAAAAAA AAAAAAAA
             (A - address bits,  x - ignore).  */
This page took 0.023195 seconds and 4 git commands to generate.