aboutsummaryrefslogtreecommitdiff
path: root/src/debug/elf/file.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/elf/file.go')
-rw-r--r--src/debug/elf/file.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/elf/file.go b/src/debug/elf/file.go
index 6b4de0c56e..398439dcce 100644
--- a/src/debug/elf/file.go
+++ b/src/debug/elf/file.go
@@ -1434,7 +1434,7 @@ func (f *File) Symbols() ([]Symbol, error) {
// will be listed in the order they appear in f.
//
// If f has a symbol version table, the returned [File.Symbols] will have
-// initialized [Version] and Library fields.
+// initialized Version and Library fields.
//
// For compatibility with [File.Symbols], [File.DynamicSymbols] omits the null symbol at index 0.
// After retrieving the symbols as symtab, an externally supplied index x