diff --git a/transport/mucp/network.go b/transport/mucp/network.go index 3e9d8367..789c5e76 100644 --- a/transport/mucp/network.go +++ b/transport/mucp/network.go @@ -15,7 +15,7 @@ import ( type networkKey struct{} // Transport is a mucp transport. It should only -// be created with NewTransport and cast to +// be created with NewTransport and cast to // *Transport if there's a need to close it. type Transport struct { options transport.Options