[Kernel] fix spell wrong in comments.

This commit is contained in:
bernard
2014-08-01 13:24:48 +08:00
parent a2e074e02b
commit fe2047ba11

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. * This function will initialize idle thread, then start it.
* *