doc: application: fix duplicated word
The word 'entries' was duplicated. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
This commit is contained in:
parent
6ad19d2436
commit
74be380fa4
1 changed files with 1 additions and 1 deletions
|
@ -1227,7 +1227,7 @@ configuration settings from three sources:
|
||||||
:file:`boards/ARCHITECTURE/BOARD/BOARD_defconfig` in the Zephyr base
|
:file:`boards/ARCHITECTURE/BOARD/BOARD_defconfig` in the Zephyr base
|
||||||
directory.
|
directory.
|
||||||
|
|
||||||
2. Any CMakeCache entries entries that are prefixed with :makevar:`CONFIG_`.
|
2. Any CMakeCache entries that are prefixed with :makevar:`CONFIG_`.
|
||||||
|
|
||||||
3. One or more application-specific configuration files.
|
3. One or more application-specific configuration files.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue