mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
typos: fix typos in many files
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
c04fbb0365
commit
6c2b40f98a
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user