diff --git a/utils/weed/interface.go b/utils/weed/interface.go index bcaf0dcd733..3271f1d1dc9 100644 --- a/utils/weed/interface.go +++ b/utils/weed/interface.go @@ -52,7 +52,7 @@ type Config struct { WeedMasterPort int // WeedVolumePort is the port of the weed volume node. WeedVolumePort int - // NeedMoreLocalNode is the flag of whether need more local weed node. + // NeedMoreLocalNode is the flag of whether you need more local weed node. NeedMoreLocalNode bool // WeedMasterDir is the directory of the weed master node. WeedMasterDir string