Skip to content

Commit 74be380

Browse files
frantonynashif
authored andcommitted
doc: application: fix duplicated word
The word 'entries' was duplicated. Signed-off-by: Antony Pavlov <[email protected]>
1 parent 6ad19d2 commit 74be380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/application/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1227,7 +1227,7 @@ configuration settings from three sources:
12271227
:file:`boards/ARCHITECTURE/BOARD/BOARD_defconfig` in the Zephyr base
12281228
directory.
12291229

1230-
2. Any CMakeCache entries entries that are prefixed with :makevar:`CONFIG_`.
1230+
2. Any CMakeCache entries that are prefixed with :makevar:`CONFIG_`.
12311231

12321232
3. One or more application-specific configuration files.
12331233

0 commit comments

Comments
 (0)