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:
parent
ec36e3b97c
commit
a6e672f9b2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue