mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +00:00
api: Fixing typo
This commit is contained in:
parent
e05ab983ab
commit
7225088c7d
@ -190,7 +190,7 @@ func (l *Lock) Unlock() error {
|
||||
return ErrLockNotHeld
|
||||
}
|
||||
|
||||
// Set that we no longwer own the lock
|
||||
// Set that we no longer own the lock
|
||||
l.isHeld = false
|
||||
|
||||
// Stop the session renew
|
||||
|
Loading…
x
Reference in New Issue
Block a user