typofix - https://github.com/vlajos/misspell_fixer
This commit is contained in:
@@ -66,7 +66,7 @@ func (v *versionValue) String() string {
|
||||
return fmt.Sprintf("%v", bool(*v == VersionTrue))
|
||||
}
|
||||
|
||||
// The type of the flag as requred by the pflag.Value interface
|
||||
// The type of the flag as required by the pflag.Value interface
|
||||
func (v *versionValue) Type() string {
|
||||
return "version"
|
||||
}
|
||||
|
Reference in New Issue
Block a user