doc: fix bad indentation error

Seem embedding a `code-block` in a `note` section is not working that
well.

Change-Id: I6a0ad0b5a17b2fc1cb9968a85dc794c53a1e27ac
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
This commit is contained in:
Inaky Perez-Gonzalez 2016-06-13 10:57:51 -07:00 committed by Anas Nashif
commit 0d2593b782

View file

@ -331,10 +331,10 @@ Steps
.. note::
If the following messages appear during boot, they can be safely
ignored.
.. code-block:: console
WARNING: no console will be available to OS
error: no suitable video mode found.
ignored::
WARNING: no console will be available to OS
error: no suitable video mode found.
Known Problems and Limitations
******************************