[rtems-central commit] spec: Fix typo

Sebastian Huber sebh at rtems.org
Fri Jan 26 14:23:20 UTC 2024


Module:    rtems-central
Branch:    master
Commit:    047a18eed3ae67cfb77870c8103dc00f55d62ca1
Changeset: http://git.rtems.org/rtems-central/commit/?id=047a18eed3ae67cfb77870c8103dc00f55d62ca1

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Nov 28 16:13:01 2023 +0100

spec: Fix typo

---

 spec/score/mtx/req/seize-wait.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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: |



More information about the vc mailing list