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 e4d77fb + 2c161f6 commit dda5241Copy full SHA for dda5241
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