summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-11-21 11:13:16 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-11-21 11:15:24 +0100
commit68420c88d6d8583ac13f6dec7349e95c805777e9 (patch)
tree23d902e20fd521741f808c6518fbb5dda0b23a94 /spec
parentde1d32f719467e86363447d60355b9fd23901c9f (diff)
spec: Fix typos
Diffstat (limited to 'spec')
-rw-r--r--spec/score/tq/req/surrender-mrsp.yml4
-rw-r--r--spec/score/tq/req/surrender-priority-inherit.yml4
2 files changed, 4 insertions, 4 deletions
diff --git a/spec/score/tq/req/surrender-mrsp.yml b/spec/score/tq/req/surrender-mrsp.yml
index f259ec65..cda43da1 100644
--- a/spec/score/tq/req/surrender-mrsp.yml
+++ b/spec/score/tq/req/surrender-mrsp.yml
@@ -211,12 +211,12 @@ pre-conditions:
test-code: |
ctx->suspended = true;
text: |
- Whiel the new owner is suspended.
+ While the new owner is suspended.
- name: 'No'
test-code: |
ctx->suspended = false;
text: |
- Whiel the new owner is not suspended.
+ While the new owner is not suspended.
test-epilogue: null
test-prologue: null
- name: WaitState
diff --git a/spec/score/tq/req/surrender-priority-inherit.yml b/spec/score/tq/req/surrender-priority-inherit.yml
index 33efd4ce..82b4b35a 100644
--- a/spec/score/tq/req/surrender-priority-inherit.yml
+++ b/spec/score/tq/req/surrender-priority-inherit.yml
@@ -312,12 +312,12 @@ pre-conditions:
test-code: |
ctx->suspended = true;
text: |
- Whiel the new owner is suspended.
+ While the new owner is suspended.
- name: 'No'
test-code: |
ctx->suspended = false;
text: |
- Whiel the new owner is not suspended.
+ While the new owner is not suspended.
test-epilogue: null
test-prologue: null
- name: WaitState