summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-11-28 16:13:01 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2024-01-26 15:22:21 +0100
commit047a18eed3ae67cfb77870c8103dc00f55d62ca1 (patch)
treed48b8b40b9315a66105a95b902f5dd0126ad9967
parentspec: Document assert-in-set action (diff)
downloadrtems-central-047a18eed3ae67cfb77870c8103dc00f55d62ca1.tar.bz2
spec: Fix typo
-rw-r--r--spec/score/mtx/req/seize-wait.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/score/mtx/req/seize-wait.yml b/spec/score/mtx/req/seize-wait.yml
index fa1ed4b5..0f434260 100644
--- a/spec/score/mtx/req/seize-wait.yml
+++ b/spec/score/mtx/req/seize-wait.yml
@@ -71,7 +71,7 @@ post-conditions:
test-code: |
${../../tq/req/enqueue-priority-inherit:/test-run}( &ctx->tq_ctx->base );
text: |
- The calling thread shall be enqueued in priority order with priorit
+ The calling thread shall be enqueued in priority order with priority
inheritance.
- name: PriorityCeiling
test-code: |