mirror of
https://github.com/fumiama/water.git
synced 2026-06-08 12:10:27 +08:00
Fixes Comment Typo
This commit is contained in:
@@ -8,7 +8,7 @@ package water
|
||||
type PlatformSpecificParams struct {
|
||||
// Name is the name to be set for the interface to be created. This overrides
|
||||
// the default name assigned by OS such as tap0 or tun0. A zero-value of this
|
||||
// field, i.e. an emapty string, indicates that the default name should be
|
||||
// field, i.e. an empty string, indicates that the default name should be
|
||||
// used.
|
||||
Name string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user