typo fixes
[deliverable/binutils-gdb.git] / bfd / elfnn-ia64.c
index 7021ff5355907263eac116b34256eacb81cfb98d..e6abb79524a6912ae862a5075ce96d49ecf61f9f 100644 (file)
@@ -570,7 +570,7 @@ elfNN_ia64_relax_section (bfd *abfd, asection *sec,
             .plt section.  After the first relaxation pass, linker may
             increase the gap between the .plt and .text sections up
             to 32byte.  We assume linker will always insert 32byte
-            between the .plt and .text sections after the the first
+            between the .plt and .text sections after the first
             relaxation pass.  */
          if (tsec == ia64_info->root.splt)
            offset = -0x1000000 + 32;
This page took 0.026851 seconds and 4 git commands to generate.