Skip to content

Commit f3ecd4e

Browse files
QSchulzsjg20
authored andcommitted
chapter2: fix missing colon for the index directive
The leading colon is missing to be able to use the index directive as expected. Fixes: 087522b ("Populate the index") Signed-off-by: Quentin Schulz <[email protected]>
1 parent daad5f0 commit f3ecd4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/chapter2-source-file-format.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ used. The user perspective may be simpler, as some of the properties (like
1515
timestamps and hashes) are filled in automatically by available tooling, such
1616
as `mkimage`.
1717

18-
To avoid confusion with the index:`kernel FDT <pair: kernel; FDT>` the following
18+
To avoid confusion with the :index:`kernel FDT <pair: kernel; FDT>` the following
1919
naming convention is used:
2020

2121
FIT

0 commit comments

Comments
 (0)