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

Skip to content

Commit 6344a84

Browse files
committed
Merge branch '5.1'
* 5.1: Update lock.rst
2 parents 8da926d + dda5241 commit 6344a84

File tree

1 file chan C4E4 ged

+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
@@ -708,7 +708,7 @@ CombinedStore
708708
~~~~~~~~~~~~~
709709

710710
Combined stores allow to store locks across several backends. It's a common
711-
mistake to think that the lock mechanism will be more reliable. This is wrong
711+
mistake to think that the lock mechanism will be more reliable. This is wrong.
712712
The ``CombinedStore`` will be, at best, as reliable as the least reliable of
713713
all managed stores. As soon as one managed store returns erroneous information,
714714
the ``CombinedStore`` won't be reliable.

0 commit comments

Comments
 (0)
0