Fix minor spelling mistake (#4548)

This commit is contained in:
Tyler Marshall
2018-05-10 16:42:01 -04:00
committed by Jim Kalafut
parent 5f342b4aa0
commit 9e059e65e9
4 changed files with 4 additions and 4 deletions

View File

@@ -125,7 +125,7 @@ func (c *OperatorInitCommand) Flags() *FlagSets {
"public GPG keys OR a comma-separated list of Keybase usernames using " +
"the format \"keybase:<username>\". When supplied, the generated " +
"unseal keys will be encrypted and base64-encoded in the order " +
"specified in this list. The number of entires must match -key-shares, " +
"specified in this list. The number of entries must match -key-shares, " +
"unless -store-shares are used.",
})