doc: fix typo in package networktype (#4508)

This commit is contained in:
Jerry Y. Chen 2021-06-04 05:28:32 +08:00 committed by GitHub
parent a3715292f8
commit c67c056bee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 (