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:
parent
39f9be2615
commit
0d2593b782
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
******************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue