Skip to content

Commit

Permalink
fix typo in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Heider <[email protected]>
  • Loading branch information
axel-h authored and Indanz committed Nov 10, 2023
1 parent e7d9607 commit ed4fb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/sel4test-tests/src/tests/scheduler.c
Original file line number Diff line number Diff line change
Expand Up @@ -1179,7 +1179,7 @@ sched0015_helper(int id, env_t env, volatile unsigned long long *counters)

int test_budget_overrun(env_t env)
{
/* Run two periodic threads that do not yeild but count the approximate
/* Run two periodic threads that do not yield but count the approximate
* amount of time that they run for in 10's of nanoseconds.
*
* Each thread has a different share of the processor.
Expand Down

0 comments on commit ed4fb5a

Please sign in to comment.