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 488f5f1 + 192f678 commit 2c161f6Copy full SHA for 2c161f6
components/lock.rst
@@ -603,7 +603,7 @@ CombinedStore
603
~~~~~~~~~~~~~
604
605
Combined stores allow to store locks across several backends. It's a common
606
-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.
607
The ``CombinedStore`` will be, at best, as reliable as the least reliable of
608
all managed stores. As soon as one managed store returns erroneous information,
609
the ``CombinedStore`` won't be reliable.
0 commit comments