From 815fce752d5f7456b7240b303a509ba1fcab4b76 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Sun, 10 Sep 2023 19:09:08 -0500 Subject: [PATCH] Improve description --- doc/src/architecture/special_values.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/architecture/special_values.m4 b/doc/src/architecture/special_values.m4 index f3eb870..9899644 100644 --- a/doc/src/architecture/special_values.m4 +++ b/doc/src/architecture/special_values.m4 @@ -53,7 +53,7 @@ contain the code values. Should the meaning of one of these "special" values need to be changed, the logic in the SokweDB programs should be adjusted to reflect the change. -SokweDB prevents ordinary users from altering rows that contain +SokweDB prevents ordinary users from altering rows that give meaning to special values in an attempt to prevent mis-configuration of the system. Only users with permissions to modify a table's triggers may alter the table's special values.\ [#f12]_ This is not a panacea. To -- 2.34.1