From 0f5ee47162736af067b410a9a1573e0d31aaab1e Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Thu, 14 May 2026 19:25:42 +0000 Subject: [PATCH] Fix "must" v.s. "should" wording --- doc/src/tables/events.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/tables/events.m4 b/doc/src/tables/events.m4 index 1983824..eea26f5 100644 --- a/doc/src/tables/events.m4 +++ b/doc/src/tables/events.m4 @@ -51,7 +51,7 @@ The following table lists these rules and implications: .. _EVENTS_aggression_code: ``sdb_aggression`` (Aggression) - A related row must exist on |AGGRESSIONS|; there should be a row on + A related row should exist on |AGGRESSIONS|; there should be a row on |AGGRESSIONS| with an |AGGRESSIONS.EID| value of the event's |EVENTS.EID|. There may be at most one of these related |AGGRESSIONS| rows. -- 2.34.1