Spell check fix

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
Gaurav Aggarwal 2024-06-10 05:58:18 +00:00
parent bd662a41ad
commit b547e7c577
2 changed files with 3 additions and 3 deletions

View file

@ -624,7 +624,7 @@
#ifndef traceSTARTING_SCHEDULER
/* Called after all idle tasks and timer task (if enabled) have been created
* succesfully, just before the scheduler is started. */
* successfully, just before the scheduler is started. */
#define traceSTARTING_SCHEDULER( xIdleTaskHandles )
#endif