[rtems-central commit] spec: Add missing "the"

Sebastian Huber sebh at rtems.org
Fri Apr 30 05:02:48 UTC 2021


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Apr 29 15:02:04 2021 +0200

spec: Add missing "the"

---

 spec/acfg/if/scheduler-cbs.yml                   | 2 +-
 spec/acfg/if/scheduler-edf-smp.yml               | 2 +-
 spec/acfg/if/scheduler-edf.yml                   | 2 +-
 spec/acfg/if/scheduler-priority-affinity-smp.yml | 2 +-
 spec/acfg/if/scheduler-priority-smp.yml          | 2 +-
 spec/acfg/if/scheduler-priority.yml              | 2 +-
 spec/acfg/if/scheduler-simple-smp.yml            | 2 +-
 spec/acfg/if/scheduler-simple.yml                | 2 +-
 spec/acfg/if/scheduler-strong-apa.yml            | 4 ++--
 9 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/spec/acfg/if/scheduler-cbs.yml b/spec/acfg/if/scheduler-cbs.yml
index c9692d2..157fb37 100644
--- a/spec/acfg/if/scheduler-cbs.yml
+++ b/spec/acfg/if/scheduler-cbs.yml
@@ -3,7 +3,7 @@ appl-config-option-type: feature-enable
 copyrights:
 - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
 description: |
-  In case this configuration option is defined, then
+  In case this configuration option is defined, then the
   ${.:/document-reference/scheduler-cbs}
   algorithm is made available to the application.
 enabled-by: true
diff --git a/spec/acfg/if/scheduler-edf-smp.yml b/spec/acfg/if/scheduler-edf-smp.yml
index 176db96..10d7713 100644
--- a/spec/acfg/if/scheduler-edf-smp.yml
+++ b/spec/acfg/if/scheduler-edf-smp.yml
@@ -3,7 +3,7 @@ appl-config-option-type: feature-enable
 copyrights:
 - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
 description: |
-  In case this configuration option is defined, then
+  In case this configuration option is defined, then the
   ${.:/document-reference/scheduler-smp-edf}
   algorithm is made available to the application.
 enabled-by: true
diff --git a/spec/acfg/if/scheduler-edf.yml b/spec/acfg/if/scheduler-edf.yml
index 0a93ad6..95c1210 100644
--- a/spec/acfg/if/scheduler-edf.yml
+++ b/spec/acfg/if/scheduler-edf.yml
@@ -3,7 +3,7 @@ appl-config-option-type: feature-enable
 copyrights:
 - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
 description: |
-  In case this configuration option is defined, then
+  In case this configuration option is defined, then the
   ${.:/document-reference/scheduler-edf}
   algorithm is made available to the application.
 enabled-by: true
diff --git a/spec/acfg/if/scheduler-priority-affinity-smp.yml b/spec/acfg/if/scheduler-priority-affinity-smp.yml
index 2423d99..e2c62ea 100644
--- a/spec/acfg/if/scheduler-priority-affinity-smp.yml
+++ b/spec/acfg/if/scheduler-priority-affinity-smp.yml
@@ -3,7 +3,7 @@ appl-config-option-type: feature-enable
 copyrights:
 - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
 description: |
-  In case this configuration option is defined, then
+  In case this configuration option is defined, then the
   ${.:/document-reference/scheduler-smp-priority-affinity}
   algorithm is made available to the application.
 enabled-by: true
diff --git a/spec/acfg/if/scheduler-priority-smp.yml b/spec/acfg/if/scheduler-priority-smp.yml
index 527a9d6..ee6429a 100644
--- a/spec/acfg/if/scheduler-priority-smp.yml
+++ b/spec/acfg/if/scheduler-priority-smp.yml
@@ -3,7 +3,7 @@ appl-config-option-type: feature-enable
 copyrights:
 - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
 description: |
-  In case this configuration option is defined, then
+  In case this configuration option is defined, then the
   ${.:/document-reference/scheduler-smp-priority}
   algorithm is made available to the application.
 enabled-by: true
diff --git a/spec/acfg/if/scheduler-priority.yml b/spec/acfg/if/scheduler-priority.yml
index 05f291d..2c30dec 100644
--- a/spec/acfg/if/scheduler-priority.yml
+++ b/spec/acfg/if/scheduler-priority.yml
@@ -4,7 +4,7 @@ copyrights:
 - Copyright (C) 2010 Gedare Bloom
 - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
 description: |
-  In case this configuration option is defined, then
+  In case this configuration option is defined, then the
   ${.:/document-reference/scheduler-priority}
   algorithm is made available to the application.
 enabled-by: true
diff --git a/spec/acfg/if/scheduler-simple-smp.yml b/spec/acfg/if/scheduler-simple-smp.yml
index 79317c5..1bc4439 100644
--- a/spec/acfg/if/scheduler-simple-smp.yml
+++ b/spec/acfg/if/scheduler-simple-smp.yml
@@ -3,7 +3,7 @@ appl-config-option-type: feature-enable
 copyrights:
 - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
 description: |
-  In case this configuration option is defined, then
+  In case this configuration option is defined, then the
   ${.:/document-reference/scheduler-smp-priority-simple}
   algorithm is made available to the application.
 enabled-by: true
diff --git a/spec/acfg/if/scheduler-simple.yml b/spec/acfg/if/scheduler-simple.yml
index 234a65f..d59af87 100644
--- a/spec/acfg/if/scheduler-simple.yml
+++ b/spec/acfg/if/scheduler-simple.yml
@@ -3,7 +3,7 @@ appl-config-option-type: feature-enable
 copyrights:
 - Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
 description: |
-  In case this configuration option is defined, then
+  In case this configuration option is defined, then the
   ${.:/document-reference/scheduler-priority-simple}
   algorithm is made available to the application.
 enabled-by: true
diff --git a/spec/acfg/if/scheduler-strong-apa.yml b/spec/acfg/if/scheduler-strong-apa.yml
index d4a9819..e8e4adc 100644
--- a/spec/acfg/if/scheduler-strong-apa.yml
+++ b/spec/acfg/if/scheduler-strong-apa.yml
@@ -3,8 +3,8 @@ appl-config-option-type: feature-enable
 copyrights:
 - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
 description: |
-  In case this configuration option is defined, then Strong APA algorithm is
-  made available to the application.
+  In case this configuration option is defined, then the Strong APA algorithm
+  is made available to the application.
 enabled-by: true
 index-entries: []
 interface-type: appl-config-option



More information about the vc mailing list