go/src/debug
cui fliter d8d22664c6 all: fix misuses of "a" vs "an"
Fixes the misuse of "a" vs "an", according to English grammatical
expectations and using https://www.a-or-an.com/

Change-Id: I53ac724070e3ff3d33c304483fe72c023c7cda47
Reviewed-on: https://go-review.googlesource.com/c/go/+/480536
Run-TryBot: shuang cui <imcusg@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
2023-04-04 14:20:53 +00:00
..
buildinfo debug/buildinfo: recognize macOS fat binary in go version 2023-03-08 15:57:58 +00:00
dwarf debug/dwarf: return ErrUnknownPC rather than nil on unknown PC 2023-03-18 06:31:16 +00:00
elf debug/elf: retrieve values for dynamic section tags 2023-03-07 18:26:40 +00:00
gosym debug/gosym: rename nameoff to nameOff to match runtime 2022-09-07 16:39:44 +00:00
macho debug/macho: use saferio to read dynamic indirect symbols 2023-02-28 06:02:49 +00:00
pe all: fix misuses of "a" vs "an" 2023-04-04 14:20:53 +00:00
plan9obj all: fix function names in comments 2022-11-04 22:36:12 +00:00