]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: fix typo in cacheEntry godoc
authorTobias Klauser <tklauser@distanz.ch>
Thu, 5 Jan 2023 16:08:07 +0000 (17:08 +0100)
committerGopher Robot <gobot@golang.org>
Thu, 5 Jan 2023 19:33:00 +0000 (19:33 +0000)
commit119f679a3bd2e60cfc990920f82fd1a5cb006f4c
tree9d8ba78c828fa0a035db63080bef60df78b17d07
parentd50ea217f6f5668d6a89fb965e36ecf8564a45cf
crypto/tls: fix typo in cacheEntry godoc

Change-Id: Idcea184a5b0c205efd3c91c60b5d954424f37679
Reviewed-on: https://go-review.googlesource.com/c/go/+/460540
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
src/crypto/tls/cache.go