mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-07-30 17:54:45 +00:00
Minor updates to comments only.
This commit is contained in:
@@ -1370,7 +1370,7 @@ static void prvAddNewTaskToReadyList( TCB_t *pxNewTCB )
|
||||
{
|
||||
#if( configUSE_TASK_NOTIFICATIONS == 1 )
|
||||
{
|
||||
/* The task does not appear on the vent list item of
|
||||
/* The task does not appear on the event list item of
|
||||
and of the RTOS objects, but could still be in the
|
||||
blocked state if it is waiting on its notification
|
||||
rather than waiting on an object. */
|
||||
|
||||
Reference in New Issue
Block a user