mirror of https://github.com/grpc/grpc-go.git
doc: fix typo in package networktype (#4508)
This commit is contained in:
parent
a3715292f8
commit
c67c056bee
|
@ -17,7 +17,7 @@
|
|||
*/
|
||||
|
||||
// Package networktype declares the network type to be used in the default
|
||||
// dailer. Attribute of a resolver.Address.
|
||||
// dialer. Attribute of a resolver.Address.
|
||||
package networktype
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue