Doc: Don't use code-block without language setting

This fixes a warning from Sphinx.

Change-Id: Ibcb52e8f1afc7de22c3c04100916765a8e9d5742
This commit is contained in:
David Moreau Simard
2019-07-04 11:12:17 -04:00
parent 9b0c08f77a
commit 47a06ce5d4

View File

@@ -66,9 +66,7 @@ same way Github does. To do that, click on your name at the top right and go
to the settings where you will see the tab to set up your SSH key.
Note that if the username from your local machine differs from the one in Gerrit,
you might need to set it up in your local ``~/.ssh/config`` file like this:
.. code-block::
you might need to set it up in your local ``~/.ssh/config`` file like this::
Host review.opendev.org
user foo