Skip to content

Commit d0aba24

Browse files
Fix misc issues (#4147)
1 parent 1f632a3 commit d0aba24

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/how-to/replication/repl_bootstrap_master_master.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ To insert conflicting records to ``instance001`` and ``instance002``, follow the
320320
321321
4. Start ``instance001`` back:
322322

323-
.. code-block:: lua
323+
.. code-block:: console
324324
325325
$ tt start master_master:instance001
326326
@@ -530,7 +530,7 @@ After :ref:`reseeding a replica <replication-master-master-reseed-replica>`, you
530530
...
531531
532532
6. Check ``box.info.replication``.
533-
``upstream.status`` be ``follow`` now.
533+
``upstream.status`` should be ``follow`` now.
534534

535535
.. code-block:: console
536536

locale/en/how-to/replication/repl_bootstrap_master_master.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ msgid "Reload configurations on both instances one more time:"
649649
msgstr ""
650650

651651
#: ../../doc/how-to/replication/repl_bootstrap_master_master.rst:532
652-
msgid "Check ``box.info.replication``. ``upstream.status`` be ``follow`` now."
652+
msgid "Check ``box.info.replication``. ``upstream.status`` should be ``follow`` now."
653653
msgstr ""
654654

655655
#: ../../doc/how-to/replication/repl_bootstrap_master_master.rst:535

0 commit comments

Comments
 (0)