mirror of
https://github.com/rwinkhart/sys.git
synced 2026-09-02 15:17:31 -04:00
all: fix some typos
Change-Id: Id4bf4ce8aee8b98baa2f1a9c62a72a9554f7d557 Reviewed-on: https://go-review.googlesource.com/c/sys/+/510595 TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Ian Lance Taylor <iant@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> Run-TryBot: shuang cui <imcusg@gmail.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Heschi Kreinick <heschi@google.com>
This commit is contained in:
@@ -254,7 +254,7 @@ func Test_anyToSockaddr(t *testing.T) {
|
||||
proto: makeProto(^0),
|
||||
},
|
||||
{
|
||||
name: "AF_VSOCK emtpy",
|
||||
name: "AF_VSOCK empty",
|
||||
rsa: sockaddrVMToAny(RawSockaddrVM{}),
|
||||
err: EAFNOSUPPORT,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user