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 | 91b24fc71e53a0b356ef97708f467b9da37fbb6b (patch) | |
tree | 9e93ed8ef1f880d0f9afb1ae2aff0f76ce180004 | |
parent | dbd485c6bd828e112b0237ed60410b172a19183b (diff) | |
download | txr-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.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. |