]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/web: fix a typo
authorKanta Ebihara <kantaebihara@gmail.com>
Tue, 11 Feb 2020 23:17:30 +0000 (08:17 +0900)
committerIan Lance Taylor <iant@golang.org>
Wed, 12 Feb 2020 04:06:30 +0000 (04:06 +0000)
commit5ce8005990f77d06f19cf70029353fb911d63d1f
treee0ea8b47a4c1c6b38fd23a6345842f8581ea01df
parentd0050e2871cf3916d99b11e67a4bf34ef025ec19
cmd/go/internal/web: fix a typo

dependenicies -> dependencies

Change-Id: I0b8f06c04cf397c6330ffb43ac3ae5c2f7cf3138
Reviewed-on: https://go-review.googlesource.com/c/go/+/219157
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/internal/web/api.go