Merge pull request #912 from kkirsche/patch-1

Fix grammar typo in comment
This commit is contained in:
Daniel Nephin 2018-02-28 11:58:01 -05:00 committed by GitHub
commit 60dcc4cdfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
package cli
// Default build-time variable.
// These values are overriding via ldflags
// These values are overridden via ldflags
var (
PlatformName = ""
Version = "unknown-version"