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
commit01e3b52938af07a5ffb657a1c28e96ace28beae2 (patch)
tree9e93ed8ef1f880d0f9afb1ae2aff0f76ce180004
parent8538b6605db5533cb39f56f377c2a4af855d4338 (diff)
downloadtxr-01e3b52938af07a5ffb657a1c28e96ace28beae2.tar.gz
txr-01e3b52938af07a5ffb657a1c28e96ace28beae2.tar.bz2
txr-01e3b52938af07a5ffb657a1c28e96ace28beae2.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.