summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-23 18:40:57 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-23 18:41:18 +0200
commit2d6c2518cb02b52120145d78f3a8a3dd1209856e (patch)
treea4bbadb31de521917c4339c869202619a3a0e56a
parentspec: Update /rtems/message/* documentation (diff)
downloadrtems-central-2d6c2518cb02b52120145d78f3a8a3dd1209856e.tar.bz2
spec: Fix wording
-rw-r--r--spec-glossary/glossary/scheduler-home.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec-glossary/glossary/scheduler-home.yml b/spec-glossary/glossary/scheduler-home.yml
index 71e89268..46484f55 100644
--- a/spec-glossary/glossary/scheduler-home.yml
+++ b/spec-glossary/glossary/scheduler-home.yml
@@ -8,8 +8,8 @@ links:
uid: ../glossary-general
term: home scheduler
text: |
- The home scheduler of a ${task:/term} is a ${scheduler:/term} which is a
- ${scheduler-eligible:/term} and which is assigned to the task during the
+ The home scheduler of a ${task:/term} is a ${scheduler:/term} which is an
+ ${scheduler-eligible:/term} and which is assigned to the task during its
initialization or explicitly via a directive call such as
${/rtems/task/if/set-scheduler:/name}.
type: glossary