]> Cypherpunks repositories - gostls13.git/commit
os: fix SyscallConn typos in the File.Fd comments
authorChangkun Ou <hi@changkun.us>
Mon, 28 Sep 2020 07:46:42 +0000 (09:46 +0200)
committerEmmanuel Odeke <emm.odeke@gmail.com>
Mon, 28 Sep 2020 08:16:57 +0000 (08:16 +0000)
commit05b626e49075d3b9f2fcda65c7cc9054381da047
treebfc84dfc13e769a4e30125c97182c83e98108493
parente572218d1273bf54bf8cafd39f93f22de196dd55
os: fix SyscallConn typos in the File.Fd comments

This CL fixes two typos introduced in CL 256899.

Change-Id: I47f0a3097deeeec8d6e9bbe7073fcf7a28c5dff9
Reviewed-on: https://go-review.googlesource.com/c/go/+/257997
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Trust: Emmanuel Odeke <emm.odeke@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/os/file_plan9.go
src/os/file_unix.go