mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 10:55:42 +03:00
fix typo
This commit is contained in:
@@ -210,7 +210,7 @@ type vaultClient struct {
|
||||
// childTTL is the TTL for child tokens.
|
||||
childTTL string
|
||||
|
||||
// currentExpiration is the time the current tokean lease expires
|
||||
// currentExpiration is the time the current token lease expires
|
||||
currentExpiration time.Time
|
||||
|
||||
tomb *tomb.Tomb
|
||||
|
||||
Reference in New Issue
Block a user