aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal/obj/link.go
diff options
context:
space:
mode:
authorEitan Adler <lists@eitanadler.com>2017-03-05 09:14:38 -0800
committerIan Lance Taylor <iant@golang.org>2017-03-06 04:39:12 +0000
commit789c5255a4ee2bca8906baa15fc3e400054ff44d (patch)
tree80ccd03eb87a1dab0503a64c52eb3be0a834de06 /src/cmd/internal/obj/link.go
parent694f9e36aa508116b8fd0bf2c42e680f2937dd56 (diff)
downloadgo-789c5255a4ee2bca8906baa15fc3e400054ff44d.tar.xz
all: remove the the duplicate words
Change-Id: I6343c162e27e2e492547c96f1fc504909b1c03c0 Reviewed-on: https://go-review.googlesource.com/37793 Reviewed-by: Daniel Martí <mvdan@mvdan.cc> Reviewed-by: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/cmd/internal/obj/link.go')
-rw-r--r--src/cmd/internal/obj/link.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/internal/obj/link.go b/src/cmd/internal/obj/link.go
index 83a1f4cfbf..296691b23a 100644
--- a/src/cmd/internal/obj/link.go
+++ b/src/cmd/internal/obj/link.go
@@ -655,7 +655,7 @@ const (
R_ADDRPOWER_PCREL
// R_ADDRPOWER_TOCREL relocates two D-form instructions like R_ADDRPOWER, but
- // inserts the offset from the TOC to the address of the the relocated symbol
+ // inserts the offset from the TOC to the address of the relocated symbol
// rather than the symbol's address.
R_ADDRPOWER_TOCREL