Skip to content

Commit 6a539ed

Browse files
OskarStarkToflar
andauthored
Update components/lock.rst
Co-Authored-By: Toflar <[email protected]>
1 parent 6225500 commit 6a539ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/lock.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ object) and ``isExpired()`` (which returns a boolean).
153153
The Owner of The Lock
154154
---------------------
155155

156-
Locks that are acquired for the first time are owned by the ``Lock`` instance[1]_ that acquired
156+
Locks that are acquired for the first time are owned[1]_ by the ``Lock`` instance that acquired
157157
it. If you need to check whether the current ``Lock`` instance is (still) the owner of
158158
a lock, you can use the ``isAcquired()`` method::
159159

0 commit comments

Comments
 (0)