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 99ac313 commit 5fa2f16Copy full SHA for 5fa2f16
components/lock.rst
@@ -164,7 +164,7 @@ object) and ``isExpired()`` (which returns a boolean).
164
The Owner of The Lock
165
---------------------
166
167
-Locks that are acquired for the first time are owned[1]_ by the ``Lock`` instance that acquired
+Locks that are acquired for the first time are owned by the ``Lock`` instance that acquired
168
it. If you need to check whether the current ``Lock`` instance is (still) the owner of
169
a lock, you can use the ``isAcquired()`` method::
170
0 commit comments