From 9499f8bc3ff935c507c2d7fc36d5debb6949b89d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 4 Jun 2020 10:34:56 +0200 Subject: 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". --- spec/spec/interface-forward-declaration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/spec/interface-forward-declaration.yml') diff --git a/spec/spec/interface-forward-declaration.yml b/spec/spec/interface-forward-declaration.yml index de6e1562..ab180f04 100644 --- a/spec/spec/interface-forward-declaration.yml +++ b/spec/spec/interface-forward-declaration.yml @@ -19,7 +19,7 @@ spec-info: exactly one link with the ${interface-target:/spec-name} to an ${interface-compound:/spec-name} item. This link defines the type declared by the forward declaration. - required-attributes: all + mandatory-attributes: all spec-name: Interface Forward Declaration Item Type spec-type: interface-forward-declaration type: spec -- cgit v1.2.3