1
0
mirror of https://github.com/golang/go synced 2024-10-01 12:48:33 -06:00
go/src/debug/elf
Eric Engestrom 7a8caf7d43 all: fix spelling mistakes
Signed-off-by: Eric Engestrom <eric@engestrom.ch>

Change-Id: I91873aaebf79bdf1c00d38aacc1a1fb8d79656a7
Reviewed-on: https://go-review.googlesource.com/21433
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-04-03 17:03:15 +00:00
..
testdata debug/elf: add s390x relocations 2016-03-29 16:48:09 +00:00
elf_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
elf.go all: fix spelling mistakes 2016-04-03 17:03:15 +00:00
file_test.go debug/elf: deflake file_test.go 2016-03-30 06:56:25 +00:00
file.go debug/elf: add s390x relocations 2016-03-29 16:48:09 +00:00
reader.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
symbols_test.go