Skip to content

Commit fe2047b

Browse files
committed
[Kernel] fix spell wrong in comments.
1 parent a2e074e commit fe2047b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/idle.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ static void rt_thread_idle_entry(void *parameter)
180180
}
181181

182182
/**
183-
* @ingroup SymstemInit
183+
* @ingroup SystemInit
184184
*
185185
* This function will initialize idle thread, then start it.
186186
*

0 commit comments

Comments
 (0)