summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c-user/glossary.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/c-user/glossary.rst b/c-user/glossary.rst
index 16ddcef..33d3097 100644
--- a/c-user/glossary.rst
+++ b/c-user/glossary.rst
@@ -375,8 +375,8 @@ Glossary
A multiprocessor computer system composed of dissimilar processors.
home scheduler
- The home scheduler of a :term:`task` is a :term:`scheduler` which is a
- :term:`eligible scheduler` and which is assigned to the task during the
+ The home scheduler of a :term:`task` is a :term:`scheduler` which is an
+ :term:`eligible scheduler` and which is assigned to the task during its
initialization or explicitly via a directive call such as
:c:func:`rtems_task_set_scheduler`.