validation: Improve wording

This commit is contained in:
Sebastian Huber
2021-03-11 21:59:52 +01:00
parent a26a326e55
commit 586e06ec62
6 changed files with 13 additions and 11 deletions
@@ -416,7 +416,7 @@ static void RtemsMessageReqConstructErrors_Pre_Free_Prepare(
case RtemsMessageReqConstructErrors_Pre_Free_No: {
/*
* The system shall have no inactive message queue object available.
* The system shall not have an inactive message queue object available.
*/
i = 0;
ctx->seized_objects = T_seize_objects( Create, &i );