We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6225500 commit 6a539edCopy full SHA for 6a539ed
components/lock.rst
@@ -153,7 +153,7 @@ object) and ``isExpired()`` (which returns a boolean).
153
The Owner of The Lock
154
---------------------
155
156
-Locks that are acquired for the first time are owned by the ``Lock`` instance[1]_ that acquired
+Locks that are acquired for the first time are owned[1]_ by the ``Lock`` instance that acquired
157
it. If you need to check whether the current ``Lock`` instance is (still) the owner of
158
a lock, you can use the ``isAcquired()`` method::
159
0 commit comments