From 91fb0aca4428478280ff1b4e4ddff945a7e1b144 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 22 Feb 2022 10:01:47 +0100 Subject: spec: Improve requirement wording --- spec/acfg/req/init.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/spec/acfg/req/init.yml b/spec/acfg/req/init.yml index a60a5319..a8124d52 100644 --- a/spec/acfg/req/init.yml +++ b/spec/acfg/req/init.yml @@ -10,8 +10,9 @@ rationale: null references: [] requirement-type: functional text: | - Where ${../if/init:/name} is defined, where ${../if/header:/path} is included - in a translation unit after the definition of ${../if/init:/name}, when the - translation unit is preprocessed and compiled, the application configuration - shall be initialized. + While ${../if/init:/name} is defined, while ${../if/header-confdefs:/path} is + included in a translation unit after the definition of ${../if/init:/name}, + when the translation unit is preprocessed and compiled, the system settings + defined by present application configuration options shall be statically + allocated and initialized. type: requirement -- cgit v1.2.3