]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: fix a typo in TLS handshake comment
authorAlex Harford <alex.harford@saucelabs.com>
Fri, 6 Dec 2019 23:27:29 +0000 (23:27 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 6 Dec 2019 23:53:46 +0000 (23:53 +0000)
commit33d20760a23acffd3b200b922c5687ed2aeb74cc
treefaf0f4ce812dc9a40ff0a5963530e033f21b3270
parentea89ce1ea2924138591cbf7362eb23d4e1399ded
crypto/tls: fix a typo in TLS handshake comment

Fix a minor typo in the TLS handshake comment.

Change-Id: I0fd243e5440f6c77c97e844e6669a7974a2c8798
GitHub-Last-Rev: 21e91a1a48e8a9200e6fca89a988e1383ded7bb2
GitHub-Pull-Request: golang/go#36030
Reviewed-on: https://go-review.googlesource.com/c/go/+/210289
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/crypto/tls/conn.go