Fix typo in 'overridden'
This commit is contained in:
parent
535f7546ac
commit
fdfcecfcb6
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/spf13/pflag"
|
||||
)
|
||||
|
||||
// Version is dynamically set by the toolchain or overriden by the Makefile.
|
||||
// Version is dynamically set by the toolchain or overridden by the Makefile.
|
||||
var Version = "DEV"
|
||||
|
||||
// BuildDate is dynamically set at build time in the Makefile.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue