[rtems-central commit] spec: Fix wording

Sebastian Huber sebh at rtems.org
Fri Feb 19 08:32:34 UTC 2021


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Feb 19 09:32:08 2021 +0100

spec: Fix wording

---

 spec/rtems/signal/if/catch.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/rtems/signal/if/catch.yml b/spec/rtems/signal/if/catch.yml
index ea7d0f0..3bae393 100644
--- a/spec/rtems/signal/if/catch.yml
+++ b/spec/rtems/signal/if/catch.yml
@@ -71,7 +71,7 @@ return:
       the system configuration had no implementation for this mode.
     value: ${../../status/if/not-implemented:/name}
   - description: |
-      The ${../../mode/if/interrupt-level:/name} was set with a positive level
+      The ${../../mode/if/interrupt-level:/name} was set to a positive level
       in ${.:/params[1]/name} and the system configuration had no
       implementation for this mode.
     value: ${../../status/if/not-implemented:/name}



More information about the vc mailing list