doc: application: fix duplicated word

The word 'entries' was duplicated.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
This commit is contained in:
Antony Pavlov 2019-04-15 09:57:40 +03:00 committed by Anas Nashif
commit 74be380fa4

View file

@ -1227,7 +1227,7 @@ configuration settings from three sources:
:file:`boards/ARCHITECTURE/BOARD/BOARD_defconfig` in the Zephyr base
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.