From f66fbd65dab6bc9a0fb3764c057b709134ea4796 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 7 Oct 2022 07:29:19 +0200 Subject: spec-glossary: Remove white space --- spec-glossary/glossary/priority-task.yml | 2 +- spec-glossary/glossary/priority.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spec-glossary/glossary/priority-task.yml b/spec-glossary/glossary/priority-task.yml index c0a49826..165e0ab1 100644 --- a/spec-glossary/glossary/priority-task.yml +++ b/spec-glossary/glossary/priority-task.yml @@ -10,7 +10,7 @@ term: task priority text: | A task ${priority:/term} of a ${task:/term} determines its importance relative to other tasks. - + The scheduler use task priorities to determine which ${readytask:/term} gets a processor allocated, see ${scheduledtask:/term}. The ${priority-eligible:/plural} of a task define the position of the task in a diff --git a/spec-glossary/glossary/priority.yml b/spec-glossary/glossary/priority.yml index 64dfd89d..24190c19 100644 --- a/spec-glossary/glossary/priority.yml +++ b/spec-glossary/glossary/priority.yml @@ -20,7 +20,7 @@ text: | ${priority-lower:/term} than ``B``. If a numerical priority value ``C`` is less than a numerical priority value ``D``, then ``C`` expresses a ${priority-higher:/term} than ``D``. - + For the ${posix:/term} API, if a numerical priority value ``R`` is less than a numerical priority value ``S``, then ``R`` expresses a lower priority than ``S``. If a numerical priority value ``T`` is greater than a numerical -- cgit v1.2.3