Skip to content

Commit

Permalink
Update for spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
chinglee-iot committed Aug 20, 2024
1 parent 575d0e4 commit 13e0834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FreeRTOS/Test/CMock/smp/smp_utest_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ void xTaskIncrementTick_helper( void );
void vSetCurrentCore( BaseType_t xCoreID );

/**
* @brief Check and execut asynchronouse port yield request.
* @brief Check and execut asynchronous port yield request.
*/
void vCheckAndExecuteAsyncPortYield( BaseType_t xCoreID );

Expand Down

0 comments on commit 13e0834

Please sign in to comment.