application: fix code-block directive in custom SoC section

Without the extra colon, this is showing up as a comment.

Signed-off-by: Marti Bolivar <marti@foundries.io>
This commit is contained in:
Marti Bolivar 2018-10-17 13:56:51 -06:00 committed by Anas Nashif
commit 61042c3ea9

View file

@ -513,7 +513,7 @@ In the ``soc`` directory you will need a top-level Kconfig file pointing to the
custom SOC definitions: custom SOC definitions:
.. code-block: console .. code-block:: console
choice choice
prompt "SoC/CPU/Configuration Selection" prompt "SoC/CPU/Configuration Selection"