summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
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