From 0753cbdbc47bcead65d04840ead2586c6dcc3df2 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Sun, 7 Jun 2026 22:51:31 +0000 Subject: [PATCH] Adjust text to read better when incorporated into a paragraph --- doc/include/macros.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/include/macros.m4 b/doc/include/macros.m4 index 69707e7..ebc928b 100644 --- a/doc/include/macros.m4 +++ b/doc/include/macros.m4 @@ -46,8 +46,8 @@ dnl col1 A db column dnl col2 Another db column dnl define(`sdb_null_iff_null',dnl -`$1 must be |null| when $2 is |null|. -Otherwise $1 must not be |null|.') +`$1 must be |null| when $2 is |null|, +otherwise $1 must not be |null|.') dnl -- 2.34.1