8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8da926d + dda5241 commit 6344a84Copy full SHA for 6344a84
components/lock.rst
@@ -708,7 +708,7 @@ CombinedStore
708
~~~~~~~~~~~~~
709
710
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
+mistake to think that the lock mechanism will be more reliable. This is wrong.
712
The ``CombinedStore`` will be, at best, as reliable as the least reliable of
713
all managed stores. As soon as one managed store returns erroneous information,
714
the ``CombinedStore`` won't be reliable.
0 commit comments