Skip to content

Commit 192f678

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: Update lock.rst
2 parents db445e0 + d388017 commit 192f678

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
@@ -614,7 +614,7 @@ CombinedStore
614614
~~~~~~~~~~~~~
615615

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

0 commit comments

Comments
 (0)