Skip to content

Commit e0f69b2

Browse files
committed
Merge branch '5.1'
* 5.1: [lock] fix "time to leave" typo ("time to live")
2 parents 7f0e8d8 + a3af123 commit e0f69b2

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
@@ -582,7 +582,7 @@ Using the above methods, a more robust code would be::
582582
.. caution::
583583

584584
Choose wisely the lifetime of the ``Lock`` and check whether its remaining
585-
time to leave is enough to perform the task.
585+
time to live is enough to perform the task.
586586

587587
.. caution::
588588

0 commit comments

Comments
 (0)