From 7dfca46479e29e05bd3c6444615a951c00ce9516 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 26 May 2020 15:02:04 +0200 Subject: Rename custom constraints attribute Uses "texts" to be in line with the "text" attribute of constraint items. --- spec/acfg/opt/initialextensions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/acfg/opt/initialextensions.yml') diff --git a/spec/acfg/opt/initialextensions.yml b/spec/acfg/opt/initialextensions.yml index 19adfce5..95ccb35d 100644 --- a/spec/acfg/opt/initialextensions.yml +++ b/spec/acfg/opt/initialextensions.yml @@ -1,7 +1,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 appl-config-option-type: initializer constraints: - custom: + texts: - | The value of this configuration option shall be a list of initializers for structures of type :c:type:`rtems_extensions_table`. -- cgit v1.2.3