Fix typos in comments and Kconfig files

Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
This commit is contained in:
Juha Niskanen
2021-12-20 16:49:48 +02:00
committed by Xiang Xiao
parent 1e83c83bf3
commit 422ceec99b
21 changed files with 45 additions and 53 deletions

View File

@@ -634,7 +634,7 @@ int spirit_waitstatus(FAR struct spirit_library_s *spirit,
* resulting delay in ticks is greater than or equal to the requested time
* in MSEC.
*
* REVIST: If USEC_PER_TICK and 'msec' are large, then the second
* REVISIT: If USEC_PER_TICK and 'msec' are large, then the second
* computation may overflow!
*/