mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 07:36:41 +10:00
Typo
This commit is contained in:
@@ -20,7 +20,7 @@ module Gitlab
|
||||
@key, @timeout = key, timeout
|
||||
end
|
||||
|
||||
# Try to obtain the lease. Return true on succes,
|
||||
# Try to obtain the lease. Return true on success,
|
||||
# false if the lease is already taken.
|
||||
def try_obtain
|
||||
# Performing a single SET is atomic
|
||||
|
||||
Reference in New Issue
Block a user