Remove extra whitespace in neutron-controller-install

Remove extra whitespace at beginning of line that broke translations.

Change-Id: I9eb91a8e5bf09cc37729dd4edf953bbda5bff088
This commit is contained in:
Andreas Jaeger 2015-10-08 07:30:09 +02:00
parent 742345cbee
commit 029ec7b9fc

View File

@ -10,7 +10,7 @@ must create a database, service credentials, and API endpoints.
#. To create the database, complete these steps:
* Use the database access client to connect to the database server as the
``root`` user:
``root`` user:
.. code-block:: console