]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix typo in comment
authornu50218 <nu_ll@icloud.com>
Tue, 25 Feb 2020 14:16:07 +0000 (14:16 +0000)
committerBryan C. Mills <bcmills@google.com>
Tue, 25 Feb 2020 15:02:50 +0000 (15:02 +0000)
commit185898064555ee55598c6496c264d2ded46ceca8
tree7908d85f0cfd917b0ee3928ea162c544cfb18e5a
parent2e8dbae85ce88d02f651e53338984288057f14cb
cmd/go: fix typo in comment

fix CompiledGoFIles to CompiledGoFiles.

Change-Id: I1f21c2254e716197cb65a877ba7468e3d7009c6f
GitHub-Last-Rev: 177aa1a4962b3a70642c7761f9ab99723f22bc3e
GitHub-Pull-Request: golang/go#37440
Reviewed-on: https://go-review.googlesource.com/c/go/+/220879
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Toshihiro Shiino <shiino.toshihiro@gmail.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/internal/work/action.go