summaryrefslogtreecommitdiff
path: root/spec/spec/spec-dict.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-04 10:34:56 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:59:20 +0200
commit9499f8bc3ff935c507c2d7fc36d5debb6949b89d (patch)
treea3e564298790bbb272349def292fefd7d5696ba0 /spec/spec/spec-dict.yml
parentf99047547159c41f363f96a36b4d134258ea52c8 (diff)
spec: Rename required in mandatory attributes
The term "required" is quite overloaded in the specification context. Use "mandatory" instead. Shorten the phrase "explicitly defined attributes" to "explicit attributes".
Diffstat (limited to 'spec/spec/spec-dict.yml')
-rw-r--r--spec/spec/spec-dict.yml13
1 files changed, 6 insertions, 7 deletions
diff --git a/spec/spec/spec-dict.yml b/spec/spec/spec-dict.yml
index a3066f7a..d917c52e 100644
--- a/spec/spec/spec-dict.yml
+++ b/spec/spec/spec-dict.yml
@@ -12,8 +12,7 @@ spec-info:
attributes:
attributes:
description: |
- It shall be the specification of the set of explicitly defined
- attributes.
+ It shall be the specification of the set of explicit attributes.
spec-type: spec-attributes
description:
description: |
@@ -24,16 +23,16 @@ spec-info:
It shall be the specification of the generic attributes of the
attribute set.
spec-type: spec-generic-attributes
- required-attributes:
+ mandatory-attributes:
description: |
- It shall be the set of required attributes of the attribute set.
- spec-type: spec-required-attributes
+ It shall be the set of mandatory attributes of the attribute set.
+ spec-type: spec-mandatory-attributes
description: |
This set of attributes specifies a set of attributes.
- required-attributes:
+ mandatory-attributes:
- attributes
- description
- - required-attributes
+ - mandatory-attributes
spec-name: Specification Attribute Set
spec-type: spec-dict
type: spec