Correct the usage of code-block directive

code-block must be followed by double colons.
Otherwise the code block is not rendered.

I fixed the same issue in the networking guide recently.
I checked all other documents and found this one.

Change-Id: Iafc7f7c6f02e9fd0a9f04f37452b419237346645
This commit is contained in:
Akihiro Motoki 2016-09-01 18:54:56 +09:00
parent 3eb9d150b6
commit b2e71764a0
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ To address this issue:
#. Check memory consumption:
.. code-block: console
.. code-block:: console
# rabbitmqctl status