diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-09-14 19:46:20 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-09-14 19:46:20 -0700 |
commit | 1cf34a23a97c5082043e740b6a11c810287f72c4 (patch) | |
tree | a9d268973f1535c86852dd90e9faf5cf11f9c750 | |
parent | c67cc58d09c547515a74c4728a1dc612a799e243 (diff) | |
download | txr-1cf34a23a97c5082043e740b6a11c810287f72c4.tar.gz txr-1cf34a23a97c5082043e740b6a11c810287f72c4.tar.bz2 txr-1cf34a23a97c5082043e740b6a11c810287f72c4.zip |
doc: grammar under make-zstruct.
* txr.1: singularize inappropriate plural.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 . |