summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-07-06 06:58:29 -0700
committerKaz Kylheku <kaz@kylheku.com>2020-07-06 06:58:29 -0700
commit91b24fc71e53a0b356ef97708f467b9da37fbb6b (patch)
tree9e93ed8ef1f880d0f9afb1ae2aff0f76ce180004
parentdbd485c6bd828e112b0237ed60410b172a19183b (diff)
downloadtxr-91b24fc71e53a0b356ef97708f467b9da37fbb6b.tar.gz
txr-91b24fc71e53a0b356ef97708f467b9da37fbb6b.tar.bz2
txr-91b24fc71e53a0b356ef97708f467b9da37fbb6b.zip
doc: grammar under pos-if
* txr.1: article missing: "satisfies [the] predicate function".
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index e0bbd032..ef89413c 100644
--- a/txr.1
+++ b/txr.1
@@ -31011,7 +31011,7 @@ functions search through
.meta sequence
for an item which matches
.metn key ,
-or satisfies predicate function
+or satisfies the predicate function
.metn predfun ,
respectively.
They return the zero-based position of the matching item.