summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-05-23 13:54:46 -0500
committerJoel Sherrill <joel@rtems.org>2018-05-23 13:54:46 -0500
commitecd9d18fc99e6b1d3dd96fc84dce50ec11ff388c (patch)
tree910912296471cbf504a6ab1497556ada8247beb2
parentc-user: changed RTEMS_STATUS_SUCCESSFUL to RTEMS_SUCCESSFUL (diff)
downloadrtems-docs-ecd9d18fc99e6b1d3dd96fc84dce50ec11ff388c.tar.bz2
configuring_a_system.rst, scheduling_concepts.rst: Fix spelling of arbitrary.
-rw-r--r--c-user/configuring_a_system.rst2
-rw-r--r--c-user/scheduling_concepts.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index 542a536..4b5fe52 100644
--- a/c-user/configuring_a_system.rst
+++ b/c-user/configuring_a_system.rst
@@ -3417,7 +3417,7 @@ DEFAULT VALUE:
The default name is
- ``"MEDF"`` for the :ref:`EDF SMP Scheduler <SchedulerSMPEDF>`,
- - ``"MPA "`` for the :ref:`Aribitary Processor Affinity Priority SMP Scheduler <SchedulerSMPPriorityAffinity>`,
+ - ``"MPA "`` for the :ref:`Arbitrary Processor Affinity Priority SMP Scheduler <SchedulerSMPPriorityAffinity>`,
- ``"MPD "`` for the :ref:`Deterministic Priority SMP Scheduler <SchedulerSMPPriority>`,
- ``"MPS "`` for the :ref:`Simple Priority SMP Scheduler <SchedulerSMPPrioritySimple>`,
- ``"UCBS"`` for the :ref:`Uniprocessor CBS Scheduler <SchedulerCBS>`,
diff --git a/c-user/scheduling_concepts.rst b/c-user/scheduling_concepts.rst
index 0c157d1..239e0c3 100644
--- a/c-user/scheduling_concepts.rst
+++ b/c-user/scheduling_concepts.rst
@@ -275,7 +275,7 @@ actually :math:`2^{63} - 1`.
.. _SchedulerSMPPriorityAffinity:
-Aribitary Processor Affinity Priority SMP Scheduler
+Arbitrary Processor Affinity Priority SMP Scheduler
---------------------------------------------------
A fixed-priority scheduler which uses a table of chains with one chain per