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
commitf16a4c07c8dad9d7d144063618cf65c6e076233e (patch)
treeca755bb67189515f7d8f4f4b7a45125b0e953424
parentdd9ab5fc0b6c0b706288f8f5e20989b6e24921e9 (diff)
downloadtxr-f16a4c07c8dad9d7d144063618cf65c6e076233e.tar.gz
txr-f16a4c07c8dad9d7d144063618cf65c6e076233e.tar.bz2
txr-f16a4c07c8dad9d7d144063618cf65c6e076233e.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