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/build-dependency.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/spec/build-dependency.yml') diff --git a/spec/spec/build-dependency.yml b/spec/spec/build-dependency.yml index aecde8b0..9f12bb71 100644 --- a/spec/spec/build-dependency.yml +++ b/spec/spec/build-dependency.yml @@ -16,7 +16,7 @@ spec-info: attributes: {} description: | It defines the build dependency role of links. - required-attributes: all + mandatory-attributes: all spec-name: Build Dependency Link Role spec-type: build-dependency type: spec -- cgit v1.2.3