summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-09-14 19:46:20 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-09-14 19:46:20 -0700
commitb799214ad51a1a782593a06e76d9ee656c12d008 (patch)
treea9d268973f1535c86852dd90e9faf5cf11f9c750 /txr.1
parent720b89db82b2b773c49b76b046cdf1158dd0427a (diff)
downloadtxr-b799214ad51a1a782593a06e76d9ee656c12d008.tar.gz
txr-b799214ad51a1a782593a06e76d9ee656c12d008.tar.bz2
txr-b799214ad51a1a782593a06e76d9ee656c12d008.zip
doc: grammar under make-zstruct.
* txr.1: singularize inappropriate plural.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 5faf0a16..5bc526be 100644
--- a/txr.1
+++ b/txr.1
@@ -58384,7 +58384,7 @@ type is retrieved which corresponds to the FFI type given by
A new instance of the Lisp type is instantiated, as if by
a one-argument call to
.codn make-struct .
-Next, each members indicated by a
+Next, each member indicated by a
.meta slot-sym
argument is set to the corresponding
.metn init-value .