1
0
mirror of https://github.com/golang/go synced 2024-11-19 16:24:45 -07:00
go/src/debug/dwarf
Ainar Garipov 7f9f70e5b6 all: fix misprints in comments
These were found by grepping the comments from the go code and feeding
the output to aspell.

Change-Id: Id734d6c8d1938ec3c36bd94a4dbbad577e3ad395
Reviewed-on: https://go-review.googlesource.com/10941
Reviewed-by: Aamir Khan <syst3m.w0rm@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2015-06-11 14:18:57 +00:00
..
testdata debug/dwarf: add unit tests for line table reader 2015-03-10 02:32:48 +00:00
buf.go debug/dwarf: factor parsing of unit lengths 2015-03-11 21:35:21 +00:00
class_string.go debug/dwarf: update class_string.go to add ClassReferenceSig using stringer. 2015-04-27 02:05:20 +00:00
const.go debug/dwarf: add support for line tables 2015-03-10 02:32:42 +00:00
entry.go all: fix misprints in comments 2015-06-11 14:18:57 +00:00
line_test.go debug/dwarf: add unit tests for line table reader 2015-03-10 02:32:48 +00:00
line.go debug/dwarf: factor parsing of unit lengths 2015-03-11 21:35:21 +00:00
open.go
type_test.go
type.go debug/dwarf: compute ByteSize for more DWARF types 2015-05-07 07:28:39 +00:00
typeunit.go debug/dwarf: compute ByteSize for more DWARF types 2015-05-07 07:28:39 +00:00
unit.go debug/dwarf: add DWARF attribute value class to Field 2015-04-12 14:37:35 +00:00