Minor updates to comments only.

This commit is contained in:
Richard Barry 2018-05-17 17:50:14 +00:00
parent 585b16a39f
commit 5bebf10fa4
2 changed files with 4 additions and 4 deletions

View file

@ -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. */