Fix spelling typos.
[deliverable/binutils-gdb.git] / gold / x86_64.cc
index 7f1742dd5f69faf23e62d4ce29194fa75413c67d..da5087faad847db3886c55a7052604f755c8b5c7 100644 (file)
@@ -4211,7 +4211,7 @@ Target_x86_64<size>::Relocate::relocate(
 
     case elfcpp::R_X86_64_GOT64:
     case elfcpp::R_X86_64_GOTPLT64:
-      // R_X86_64_GOTPLT64 is obsolete and treated the the same as
+      // R_X86_64_GOTPLT64 is obsolete and treated the same as
       // GOT64.
       gold_assert(have_got_offset);
       Reloc_funcs::rela64(view, got_offset, addend);
This page took 0.024309 seconds and 4 git commands to generate.