[rtems-central commit] spec: Improve wording

Sebastian Huber sebh at rtems.org
Thu Feb 4 13:29:01 UTC 2021


Module:    rtems-central
Branch:    master
Commit:    87d2238b19fb8556ae8f8108a440cec1c6b5809f
Changeset: http://git.rtems.org/rtems-central/commit/?id=87d2238b19fb8556ae8f8108a440cec1c6b5809f

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Feb  3 07:04:07 2021 +0100

spec: Improve wording

---

 spec/constraint/directive-may-preempt.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/spec/constraint/directive-may-preempt.yml b/spec/constraint/directive-may-preempt.yml
index 73f3209..6581e8b 100644
--- a/spec/constraint/directive-may-preempt.yml
+++ b/spec/constraint/directive-may-preempt.yml
@@ -6,6 +6,5 @@ links: []
 rationale: null
 scope: user
 text: |
-  The directive may be unblock other tasks.  One of the unblocked tasks may
-  preempt the calling task.
+  The directive may be unblock another task which may preempt the calling task.
 type: constraint



More information about the vc mailing list