doc: modules: fix indentation

Fix the indentation of `bar` in the code block.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
Yong Cong Sin 2024-07-01 11:35:20 +08:00 committed by Alberto Escolar
commit a6e672f9b2

View file

@ -785,7 +785,7 @@ module ``bar`` to be present in the build system:
name: foo name: foo
build: build:
depends: depends:
- bar - bar
This example will ensure that ``bar`` is present when ``foo`` is included into This example will ensure that ``bar`` is present when ``foo`` is included into
the build system, and it will also ensure that ``bar`` is processed before the build system, and it will also ensure that ``bar`` is processed before