summaryrefslogtreecommitdiffstats
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
commit1cf34a23a97c5082043e740b6a11c810287f72c4 (patch)
treea9d268973f1535c86852dd90e9faf5cf11f9c750
parentc67cc58d09c547515a74c4728a1dc612a799e243 (diff)
downloadtxr-1cf34a23a97c5082043e740b6a11c810287f72c4.tar.gz
txr-1cf34a23a97c5082043e740b6a11c810287f72c4.tar.bz2
txr-1cf34a23a97c5082043e740b6a11c810287f72c4.zip
doc: grammar under make-zstruct.
* txr.1: singularize inappropriate plural.
-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 .