From 90791e0855375fcadfa8d3f4b610f9e065c40243 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 9 Feb 2021 20:09:57 -0800 Subject: doc: fix fumbled text under predicate pattern. * txr.1: "three two" should be "second three". --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3