Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit57926a0

Browse files
committed
minor#14321 [Lock] fix "time to leave" typo ("time to live") (MrMitch)
This PR was submitted for the 5.1 branch but it was merged into the 4.4 branch instead.Discussion----------[Lock] fix "time to leave" typo ("time to live")This fixes a typo in one of the warnings about the TTL for expiring stores where TTL was expanded as *time to leave* instead of *time to live*.<!--If your pull request fixes a BUG, use the oldest maintained branch that containsthe bug (seehttps://symfony.com/releases for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `master` for features of unreleased versions).-->Commits-------d7cd85d [lock] fix "time to leave" typo ("time to live")
2 parentsd55b431 +d7cd85d commit57926a0

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

480480
Choose wisely the lifetime of the ``Lock`` and check whether its remaining
481-
time toleave is enough to perform the task.
481+
time tolive is enough to perform the task.
482482

483483
..caution::
484484

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp