typos: fix typos in many files

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko
2022-01-03 14:50:04 +02:00
committed by Xiang Xiao
parent c04fbb0365
commit 6c2b40f98a
20 changed files with 25 additions and 26 deletions
@@ -210,7 +210,7 @@ static void stm32_enable(FAR const struct automount_lower_s *lower,
if (enable && state->pending)
{
/* Yes.. perform the fake interrupt if the interrutp is attached */
/* Yes.. perform the fake interrupt if the interrupt is attached */
if (state->handler)
{