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.
1 parent 99d796e commit 92ed21fCopy full SHA for 92ed21f
components/lock.rst
@@ -501,7 +501,7 @@ CombinedStore
501
~~~~~~~~~~~~~
502
503
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
+mistake to think that the lock mechanism will be more reliable. This is wrong.
505
The ``CombinedStore`` will be, at best, as reliable as the least reliable of
506
all managed stores. As soon as one managed store returns erroneous information,
507
the ``CombinedStore`` won't be reliable.
0 commit comments