Remove redundant colon in doc
".. code-block:: shell" appears in the generated doc html by mistake because of the redundant colon in the doc source Change-Id: I5c54fd48a7705cb7d84016707a4bb51e8dd79b2a
This commit is contained in:
parent
393275fadb
commit
7fde851f8d
@ -311,7 +311,7 @@ register multiple entry points:
|
||||
nova.api = nova.config:list_api_opts
|
||||
nova.compute = nova.config:list_compute_opts
|
||||
|
||||
and generate a config file specific to each program::
|
||||
and generate a config file specific to each program:
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user