From de194d8575765da6c7905d09b8675c59fad035e9 Mon Sep 17 00:00:00 2001 From: Yuri Chornovian Date: Tue, 18 Jul 2017 16:58:14 +0100 Subject: Fix spelling typos. --- gold/x86_64.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gold/x86_64.cc') diff --git a/gold/x86_64.cc b/gold/x86_64.cc index 7f1742d..da5087f 100644 --- a/gold/x86_64.cc +++ b/gold/x86_64.cc @@ -4211,7 +4211,7 @@ Target_x86_64::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); -- cgit v1.1