[Kernel] fix spell wrong in comments.

This commit is contained in:
bernard 2014-08-01 13:24:48 +08:00
parent a2e074e02b
commit fe2047ba11
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ static void rt_thread_idle_entry(void *parameter)
}
/**
* @ingroup SymstemInit
* @ingroup SystemInit
*
* This function will initialize idle thread, then start it.
*