Skip to content

Commit dda5241

Browse files
committed
Merge branch '5.0' into 5.1
* 5.0: Update lock.rst
2 parents e4d77fb + 2c161f6 commit dda5241

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
@@ -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)