From 289d34a465d46e5c5c07034f5d54afbfda06f5b9 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Sat, 13 Mar 2021 11:25:15 +0000 Subject: all: remove duplicate words Change-Id: Ib0469232a2b69a869e58d5d24990ad74ac96ea56 GitHub-Last-Rev: eb38e049ee1e773392ff3747e1eb2af20dd50dcd GitHub-Pull-Request: golang/go#44805 Reviewed-on: https://go-review.googlesource.com/c/go/+/299109 Trust: Emmanuel Odeke Run-TryBot: Emmanuel Odeke TryBot-Result: Go Bot Reviewed-by: Bryan C. Mills --- src/debug/dwarf/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/debug/dwarf') diff --git a/src/debug/dwarf/const.go b/src/debug/dwarf/const.go index c60709199b..c0a74b08bb 100644 --- a/src/debug/dwarf/const.go +++ b/src/debug/dwarf/const.go @@ -427,7 +427,7 @@ const ( lneSetDiscriminator = 4 ) -// Line table directory directory and file name entry formats. +// Line table directory and file name entry formats. // These are new in DWARF 5. const ( lnctPath = 0x01 -- cgit v1.3-5-g45d5