]> Cypherpunks repositories - gostls13.git/commit
os, cmd/link: fix typos
authorKevin Burke <kev@inburke.com>
Sun, 7 May 2017 18:04:24 +0000 (11:04 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sun, 7 May 2017 18:13:02 +0000 (18:13 +0000)
commit9058b9ae49dc3fb0ddbb169a520dc2d09777bd03
tree59c72c002b512f7011a0e60f04956f2d700ddffe
parentc08ac36761d3dc03d0a0b0ffb240c4a7c524536b
os, cmd/link: fix typos

Also switch "stating" to "statting" to describe applying os.Stat to
a resource; the former is more confusable than the latter.

Change-Id: I9d8e3506bd383f8f1479c05948c03b8c633dc4af
Reviewed-on: https://go-review.googlesource.com/42855
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/link/internal/ld/dwarf.go
src/os/stat_windows.go