summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-12-13 16:08:29 -0800
committerKaz Kylheku <kaz@kylheku.com>2019-12-13 16:08:29 -0800
commitdc02f3443b097a24db7deed153ea3a35cc2907bb (patch)
tree910d6c6c30399f691543d05b1a18b8579a603a46
parentbb1e9a1895ae734cb5aea778acf631bf7fcd9923 (diff)
downloadtxr-dc02f3443b097a24db7deed153ea3a35cc2907bb.tar.gz
txr-dc02f3443b097a24db7deed153ea3a35cc2907bb.tar.bz2
txr-dc02f3443b097a24db7deed153ea3a35cc2907bb.zip
doc: doubled word in compat note.
* txr.1: fix "invoked invoked" in compatibility note for compat value 151.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 0b793671..b3416835 100644
--- a/txr.1
+++ b/txr.1
@@ -71986,7 +71986,7 @@ initialization functions of its bases (the
.meta static-initfun
argument passed in
.codn make-struct-type ).
-These are invoked invoked because they are relied upon by the
+These are invoked because they are relied upon by the
.code defstruct
macro to perform the initializations of all the inherited static slots.
Under the new scheme, the static initialization functions are not inherited.