]> Cypherpunks repositories - gostls13.git/commit
net: fix typo in hosts.go
authorIkko Eltociear Ashimine <eltociear@gmail.com>
Thu, 5 Jan 2023 18:05:31 +0000 (18:05 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 6 Jan 2023 17:00:29 +0000 (17:00 +0000)
commit76ec91923752f69d2fb20d8b5a2e7963a116ebd6
treefde7506e6fcff24b766bcbbd2f9486f343615f11
parent660d4815ea4229f96cede86f396017ebf5ca4bb0
net: fix typo in hosts.go

cannonical -> canonical

Change-Id: I656ea210d8ef6eaa85245cb8f463f6b4fd67e1a2
GitHub-Last-Rev: 5a93045add2f2a6885b46377c784f665ab465cfd
GitHub-Pull-Request: golang/go#57633
Reviewed-on: https://go-review.googlesource.com/c/go/+/460756
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
src/net/hosts.go