summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-02-09 20:09:57 -0800
committerKaz Kylheku <kaz@kylheku.com>2021-02-09 20:09:57 -0800
commit90791e0855375fcadfa8d3f4b610f9e065c40243 (patch)
tree5bb07d27be7c4db865b84bca129fa85e93d4211f
parent709c98308e7a4e3a152340ebb493509de08b7257 (diff)
downloadtxr-90791e0855375fcadfa8d3f4b610f9e065c40243.tar.gz
txr-90791e0855375fcadfa8d3f4b610f9e065c40243.tar.bz2
txr-90791e0855375fcadfa8d3f4b610f9e065c40243.zip
doc: fix fumbled text under predicate pattern.
* txr.1: "three two" should be "second three".
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index d1dfb7dc..3b03ae57 100644
--- a/txr.1
+++ b/txr.1
@@ -40706,7 +40706,7 @@ Whenever the operator position of a pattern consists of a symbol which is not
the name of a predicate operator, the expression denotes a predicate pattern,
expected to conform to one of the first three syntax descriptions above. Whenever
the operator position of a pattern consists of a meta-variable, it is also a
-predicate pattern, expected to conform to one of the three two syntax
+predicate pattern, expected to conform to one of the second three syntax
descriptions.
The first form of the predicate pattern consists of a compound form consisting