Skip to content

Commit 31238c0

Browse files
authored
Add exceptions for tool requirements (#51)
1 parent 7bef6c4 commit 31238c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

process/process_areas/requirements_engineering/guidance/requirements_process_reqs.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Process Requirement Attributes
102102
:tags: attribute, mandatory
103103
:satisfies: wf__req__feat_req, wf__req__comp_req
104104

105-
Each requirement (apart from proccess req) shall have a security relevance identifier:
105+
Each requirement, apart from process and tool requirements, shall have a security relevance identifier:
106106

107107
* Yes
108108
* No
@@ -114,7 +114,7 @@ Process Requirement Attributes
114114
:complies: std_req__iso26262__support_6421, std_req__iso26262__support_6425
115115
:satisfies: wf__req__stkh_req, wf__req__feat_req, wf__req__comp_req
116116

117-
Each requirement (apart from proccess req) shall have a automotive safety integrity level (ASIL) identifier:
117+
Each requirement, apart from process and tool requirements, shall have a automotive safety integrity level (ASIL) identifier:
118118

119119
* QM
120120
* ASIL_B
@@ -127,7 +127,7 @@ Process Requirement Attributes
127127
:complies: std_req__iso26262__support_6425
128128
:satisfies: wf__req__stkh_req, wf__req__feat_req, wf__req__comp_req
129129

130-
Each requirement, apart from process requirements, shall have a status:
130+
Each requirement, apart from process and tool requirements, shall have a status:
131131

132132
* valid
133133
* invalid

0 commit comments

Comments
 (0)