typo fixes
[deliverable/binutils-gdb.git] / bfd / elf32-ppc.c
index 3d0a2d939d6a7305c6796f5d9dfaf9871e2e8b49..779ca6d25b41ba2f3237b48a669667f855836bd7 100644 (file)
@@ -8980,7 +8980,7 @@ ppc_elf_finish_dynamic_symbol (bfd *output_bfd,
                            htab->plt->contents + ent->plt.offset + 28);
 
                /* Fill in the GOT entry corresponding to this PLT slot with
-                  the address immediately after the the "bctr" instruction
+                  the address immediately after the "bctr" instruction
                   in this PLT entry.  */
                bfd_put_32 (output_bfd, (htab->plt->output_section->vma
                                         + htab->plt->output_offset
This page took 0.023514 seconds and 4 git commands to generate.