summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-02-20 21:25:45 -0800
committerKaz Kylheku <kaz@kylheku.com>2019-02-20 21:25:45 -0800
commitb540f7ce61158933ff4d658ce83b19597dd87bbd (patch)
tree4149c05c0f266ab0169acaa6821f29a22a19c2c4
parentc6fe7be22f1c77a6cbacd34e49ec9bf718d75553 (diff)
downloadtxr-b540f7ce61158933ff4d658ce83b19597dd87bbd.tar.gz
txr-b540f7ce61158933ff4d658ce83b19597dd87bbd.tar.bz2
txr-b540f7ce61158933ff4d658ce83b19597dd87bbd.zip
doc: wrong word under cptr.
* txr.1: Fix "an" that should be "and".
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index e039488c..217907a8 100644
--- a/txr.1
+++ b/txr.1
@@ -58265,7 +58265,7 @@ The type tag plays a role in FFI. The FFI
type supports a tag attribute. When a
.code cptr
object is converted to a foreign pointer under the control of the FFI
-type, an that FFI type has a tag other than
+type, and that FFI type has a tag other than
.codn nil ,
the object's tag must exactly match that of the FFI type, or the conversion
throws an error. In the reverse direction, when a foreign pointer is