1
0
mirror of https://github.com/golang/go synced 2024-09-29 03:34:33 -06:00

tweak wording

This commit is contained in:
Jeff Widman 2021-04-28 10:20:27 -07:00 committed by GitHub
parent 1508aa4ef1
commit 62eaacf70c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,7 +183,7 @@ type lookupCacheKey struct {
// from its origin, and "noproxy" indicates that the patch should be fetched
// directly only if GONOPROXY matches the given path.
//
// For the distinguished proxy "off", Lookup now returns a Repo that returns
// For the distinguished proxy "off", Lookup always returns a Repo that returns
// a non-nil error for every method call.
//
// A successful return does not guarantee that the module