From ffb7315e27796972f2a4d3b50b4d09933bea281f Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Fri, 26 Jun 2026 13:08:45 +0000 Subject: [PATCH] Improve wording of titles and labels --- doc/src/views/biography.m4 | 4 ++-- doc/src/views/pantgrunts_view.m4 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/views/biography.m4 b/doc/src/views/biography.m4 index 8d09586..91d5e50 100644 --- a/doc/src/views/biography.m4 +++ b/doc/src/views/biography.m4 @@ -48,14 +48,14 @@ Definition .. _BIOGRAPHY_Columns: -Columns in the BIOGRAPHY View +Columns of the BIOGRAPHY View ````````````````````````````` .. Configure the From column to be 35% of the line length, Description 40% Otherwise, the column names can be hyphenated and contain line breaks. .. tabularcolumns:: l \Y{.35} \Y{.40} -.. table:: The Columns in BIOGRAPHY +.. table:: The columns of the BIOGRAPHY view :widths: auto :class: longtable diff --git a/doc/src/views/pantgrunts_view.m4 b/doc/src/views/pantgrunts_view.m4 index 5560c6a..9bf02fc 100644 --- a/doc/src/views/pantgrunts_view.m4 +++ b/doc/src/views/pantgrunts_view.m4 @@ -61,14 +61,14 @@ ER Diagram .. _PANTGRUNTS_VIEW_Columns: -Columns in the PANTGRUNTS_VIEW View +Columns of the PANTGRUNTS_VIEW View ``````````````````````````````````` .. Configure the From column to be 35% of the line length, Description 40% Otherwise, the column names can be hyphenated and contain line breaks. .. tabularcolumns:: l \Y{.35} \Y{.40} -.. table:: The Columns in PANTGRUNTS_VIEW +.. table:: The columns of the PANTGRUNTS_VIEW view :widths: auto :class: longtable -- 2.34.1