8000 Merge branch '4.4' into 5.1 · symfony/symfony-docs@a3af123 · GitHub
[go: up one dir, main page]

Skip to content

Commit a3af123

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: [lock] fix "time to leave" typo ("time to live")
2 parents 72915a1 + 57926a0 commit a3af123

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

534534
Choose wisely the lifetime of the ``Lock`` and check whether its remaining
535-
time to leave is enough to perform the task.
535+
time to live is enough to perform the task.
536536

537537
.. caution::
538538

0 commit comments

Comments
 (0)
0