Skip to content

Commit 77c88bf

Browse files
committed
Fixed again the tricky list syntax
1 parent 767b49b commit 77c88bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/documentation/overview.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,9 +267,9 @@ these steps:
267267
#. Install `pip`_ as explained in the `pip installation`_ article.
268268

269269
#. Install `Sphinx`_ and `Sphinx Extensions for PHP and Symfony`_
270-
(depending on your system, you may need to execute this command as root user):
270+
(depending on your system, you may need to execute this command as root user):
271271

272-
.. code-block:: bash
272+
.. code-block:: bash
273273
274274
$ pip install sphinx~=1.3.0 git+https://github.com/fabpot/sphinx-php.git
275275

0 commit comments

Comments
 (0)