Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

Commit 91ecaa6

Browse files
committed
fixup! Add a flag that prints version information
1 parent 79a43f7 commit 91ecaa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ func flagHelp() string {
5555
return bd.String()
5656
}
5757

58-
// verison is overwritten by ci/build.sh.
58+
// version is overwritten by ci/build.sh.
5959
var version string
6060

6161
func main() {

0 commit comments

Comments
 (0)