Skip to content

Commit d388017

Browse files
committed
minor #13728 Update lock.rst (noniagriconomie)
This PR was merged into the 3.4 branch. Discussion ---------- Update lock.rst Minor fix Commits ------- 92ed21f Update lock.rst
2 parents 3eb5d73 + 92ed21f commit d388017

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
@@ -501,7 +501,7 @@ CombinedStore
501501
~~~~~~~~~~~~~
502502

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

0 commit comments

Comments
 (0)