[rtems-central commit] spec: Fix typo

Sebastian Huber sebh at rtems.org
Fri Oct 8 15:31:35 UTC 2021


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Oct  8 17:34:21 2021 +0200

spec: Fix typo

---

 spec/score/tq/req/timeout-priority-inherit.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/score/tq/req/timeout-priority-inherit.yml b/spec/score/tq/req/timeout-priority-inherit.yml
index df4ed94..83f0305 100644
--- a/spec/score/tq/req/timeout-priority-inherit.yml
+++ b/spec/score/tq/req/timeout-priority-inherit.yml
@@ -285,7 +285,7 @@ skip-reasons:
     Where the system was built with SMP support disabled, exactly one scheduler
     is present in an application using exactly one processor.
   HomeHasRealPriority: |
-    There is always at least the ${/glosssary/priority-real:/term} available
+    There is always at least the ${/glossary/priority-real:/term} available
     for the ${/glossary/scheduler-home:/term}.
   DispensableStopsVital: |
     Vital priority nodes cannot be after a dispensable priority node.



More information about the vc mailing list