Commit 57926a0
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 contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
d7cd85d [lock] fix "time to leave" typo ("time to live")1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
481 | | - | |
| 481 | + | |
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
| |||
0 commit comments