mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
spelling: routines
This commit is contained in:
@@ -320,7 +320,7 @@ func (v *vaultClient) SetConfig(config *config.VaultConfig) error {
|
||||
v.l.Lock()
|
||||
defer v.l.Unlock()
|
||||
|
||||
// Kill any background routintes
|
||||
// Kill any background routines
|
||||
if v.running {
|
||||
// Stop accepting any new request
|
||||
v.connEstablished = false
|
||||
|
||||
Reference in New Issue
Block a user