From fdd0179bb1fdd70d405929b78c7d2fb6b61369b0 Mon Sep 17 00:00:00 2001 From: Martin Möhrmann Date: Wed, 24 Feb 2016 11:55:20 +0100 Subject: all: fix typos and spelling Change-Id: Icd06d99c42b8299fd931c7da821e1f418684d913 Reviewed-on: https://go-review.googlesource.com/19829 Reviewed-by: Brad Fitzpatrick Run-TryBot: Brad Fitzpatrick TryBot-Result: Gobot Gobot --- src/debug/dwarf/entry.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/debug') diff --git a/src/debug/dwarf/entry.go b/src/debug/dwarf/entry.go index 5ca86679fa..6b140c60c7 100644 --- a/src/debug/dwarf/entry.go +++ b/src/debug/dwarf/entry.go @@ -243,7 +243,7 @@ type Field struct { Class Class } -// A Class is the DWARF 4 class of an attibute value. +// A Class is the DWARF 4 class of an attribute value. // // In general, a given attribute's value may take on one of several // possible classes defined by DWARF, each of which leads to a -- cgit v1.3