diff --git a/src/debug/macho/macho.go b/src/debug/macho/macho.go index 31647536ac5..40ac74e9a14 100644 --- a/src/debug/macho/macho.go +++ b/src/debug/macho/macho.go @@ -145,7 +145,7 @@ type Section32 struct { Reserve2 uint32 } -// A Section32 is a 64-bit Mach-O section header. +// A Section64 is a 64-bit Mach-O section header. type Section64 struct { Name [16]byte Seg [16]byte