From 0d2593b782b1ef5f46308488c23d24bcd52386ac Mon Sep 17 00:00:00 2001 From: Inaky Perez-Gonzalez Date: Mon, 13 Jun 2016 10:57:51 -0700 Subject: [PATCH] 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 --- doc/board/galileo.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/board/galileo.rst b/doc/board/galileo.rst index 8274ffe7717..542f2424180 100644 --- a/doc/board/galileo.rst +++ b/doc/board/galileo.rst @@ -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 ******************************