Skip to content

Commit 3bf6329

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/lock.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ a lock, you can use the ``isAcquired()`` method::
161161
// We (still) own the lock
162162
}
163163

164-
.. note::
165164

166165
[1] Technically, the true owners of the lock are the ones that share the same instance of ``Key``,
167166
not ``Lock``. But from a user perspective, ``Key`` is internal and you will likely only be working

0 commit comments

Comments
 (0)