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 8f52a21 commit 7a7ac9bCopy full SHA for 7a7ac9b
components/lock.rst
@@ -356,7 +356,7 @@ accomplished, then the lock can be released by the store and acquired by
356
someone else.
357
358
The ``Lock`` provides several methods to check its health. The ``isExpired()``
359
-method checks whether or not it lifetime is over and the ``getRemainingLifetime()``
+method checks whether or not its lifetime is over and the ``getRemainingLifetime()``
360
method returns its time to live in seconds.
361
362
Using the above methods, a more robust code would be::
0 commit comments