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 152d90c commit edcc899Copy full SHA for edcc899
doc/dev_guide/internals/box_protocol.rst
@@ -1291,7 +1291,7 @@ and IPROTO_BALLOT_IS_RO was formerly called IPROTO_BALLOT_IS_LOADING.
1291
1292
IPROTO_BALLOT_IS_RO_CFG corresponds to :ref:`box.cfg.read_only <cfg_basic-read_only>`.
1293
1294
-IPROTO_BALLOT_GC_VCLOCK may have the value of the instance's oldest
+IPROTO_BALLOT_GC_VCLOCK can be the vclock value of the instance's oldest
1295
WAL entry, which corresponds to :ref:`box.info.gc().vclock <box_info_gc>`.
1296
1297
IPROTO_BALLOT_IS_RO is true if the instance is not writable,
0 commit comments