c-user: Fix wording for "home scheduler"

This commit is contained in:
Sebastian Huber 2021-04-23 21:09:53 +02:00
parent 3fa9ed4323
commit b5fe4f0e32

View File

@ -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`.