diff options
Diffstat (limited to 'src/debug')
| -rw-r--r-- | src/debug/dwarf/entry.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/dwarf/entry.go b/src/debug/dwarf/entry.go index a94be32a21..d607e5b4a3 100644 --- a/src/debug/dwarf/entry.go +++ b/src/debug/dwarf/entry.go @@ -282,7 +282,7 @@ const ( // into the "line" section. ClassLinePtr - // ClassLocListPtr repersents values that are an int64 offset + // ClassLocListPtr represents values that are an int64 offset // into the "loclist" section. ClassLocListPtr |
