Skip to content

Commit 2c161f6

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Update lock.rst
2 parents 488f5f1 + 192f678 commit 2c161f6

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
@@ -603,7 +603,7 @@ CombinedStore
603603
~~~~~~~~~~~~~
604604

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

0 commit comments

Comments
 (0)