summaryrefslogtreecommitdiffstats
path: root/spec/rtems/ratemon/req/delete.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/ratemon/req/delete.yml')
-rw-r--r--spec/rtems/ratemon/req/delete.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/rtems/ratemon/req/delete.yml b/spec/rtems/ratemon/req/delete.yml
index 878e39b4..088113d7 100644
--- a/spec/rtems/ratemon/req/delete.yml
+++ b/spec/rtems/ratemon/req/delete.yml
@@ -51,13 +51,13 @@ pre-conditions:
test-code: |
ctx->id = 0;
text: |
- The ${../if/delete:/params[0]/name} parameter shall not be associated
+ While the ${../if/delete:/params[0]/name} parameter is not associated
with a period.
- name: Period
test-code: |
ctx->id = ctx->period_id;
text: |
- The ${../if/delete:/params[0]/name} parameter shall be associated with
+ While the ${../if/delete:/params[0]/name} parameter is associated with
a period.
test-epilogue: null
test-prologue: null