diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-07-06 06:58:29 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-07-06 06:58:29 -0700 |
commit | 01e3b52938af07a5ffb657a1c28e96ace28beae2 (patch) | |
tree | 9e93ed8ef1f880d0f9afb1ae2aff0f76ce180004 | |
parent | 8538b6605db5533cb39f56f377c2a4af855d4338 (diff) | |
download | txr-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.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |