From a92deb127c9d3db2d47bc131e25acac71cdb6db7 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Fri, 3 Jul 2026 03:09:10 +0000 Subject: [PATCH] Remove unnecessary words from sentences --- doc/src/tables/watches.m4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/src/tables/watches.m4 b/doc/src/tables/watches.m4 index 403c5b9..017f1b8 100644 --- a/doc/src/tables/watches.m4 +++ b/doc/src/tables/watches.m4 @@ -114,7 +114,7 @@ The available |WATCHES.Type| values are: This means, the combination of |WATCHES.Type|, |WATCHES.Focal| and |WATCHES.Date| must be unique. If an individual arrives at and leaves the feeding station multiple - times on a single day, to record this the one WATCHES row has + times on a single day, the one WATCHES row has multiple related rows on the |EVENTS| table. ``sdb_brec`` (B-Record taken) @@ -224,7 +224,7 @@ The available |WATCHES.Type| values are: This means, the combination of |WATCHES.Type|, |WATCHES.Focal| and |WATCHES.Date| must be unique. If an individual's location is recorded multiple times on a single - day, to record this the one WATCHES row is related to multiple rows + day, the one WATCHES row is related to multiple rows on the |EVENTS| table. ``sdb_mating`` (Mating) @@ -256,7 +256,7 @@ The available |WATCHES.Type| values are: This means, the combination of |WATCHES.Type|, |WATCHES.Focal| and |WATCHES.Date| must be unique. When multiple matings are recorded in a follow, or are recorded - on some day when there is no follow, to record this the one WATCHES + on some day when there is no follow, the one WATCHES row has multiple related rows on the |EVENTS| table. ``sdb_pantgrunt`` (Pantgrunt) @@ -288,7 +288,7 @@ The available |WATCHES.Type| values are: This means, the combination of |WATCHES.Type|, |WATCHES.Focal| and |WATCHES.Date| must be unique. When multiple pantgrunts are recorded in a follow, or are recorded - on some day when there is no follow, to record this the one WATCHES + on some day when there is no follow, the one WATCHES row has multiple related rows on the |EVENTS| table. WATCHES rows of the B-Record type, |WATCHES.Type| = ``sdb_brec``, -- 2.34.1