cmd/dist: typo in comment #46982
Labels
Documentation
Issues describing a change to documentation.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Read the source code at https://github.com/golang/go/blob/master/src/cmd/dist/test.go#L784
I think
syscall.SysProcAttr
, notsyscall.SysProcAttri
.Sorry if I'm wrong.
What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: