summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-05-17 20:54:18 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-05-17 20:54:18 -0700
commita2dfc5f603f14316f9141472b7e17c1072c60a11 (patch)
treeca755bb67189515f7d8f4f4b7a45125b0e953424
parent0edd3d024202e5be34f060e13831dd9f7a572164 (diff)
downloadtxr-a2dfc5f603f14316f9141472b7e17c1072c60a11.tar.gz
txr-a2dfc5f603f14316f9141472b7e17c1072c60a11.tar.bz2
txr-a2dfc5f603f14316f9141472b7e17c1072c60a11.zip
doc: grammar under pattern matching.
* txr.1: agreement between "body" and "consist".
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 3479faee..bfa10958 100644
--- a/txr.1
+++ b/txr.1
@@ -45837,7 +45837,7 @@ with extra features.
The
.code :match
-macro expects the body of the function to consists of
+macro expects the body of the function to consist of
.code lambda-match
clauses, which are semantically treated in exactly the same manner as
under