Fix minor typo/copy-paste: 'will be use when'->'will be used when'

This commit is contained in:
Nathan Hartman 2019-08-23 11:59:28 -06:00 committed by Gregory Nutt
parent ac61c18fcc
commit 3a75edca20
78 changed files with 86 additions and 86 deletions

View file

@ -69,7 +69,7 @@ config EXAMPLES_TIMER_PROGNAME
default "timer"
depends on BUILD_LOADABLE
---help---
This is the name of the program that will be use when the NSH ELF
This is the name of the program that will be used when the NSH ELF
program is installed.
endif