summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-10-16 15:08:34 -0700
committerKaz Kylheku <kaz@kylheku.com>2019-10-16 15:08:34 -0700
commit38e043dd3787025d75ea82c0b1bee9b13908e37c (patch)
tree0bdab022cea4aaa55218259be118bee4854080bc
parent525069783ed693ae74919c10521fcb536e80e53a (diff)
downloadtxr-38e043dd3787025d75ea82c0b1bee9b13908e37c.tar.gz
txr-38e043dd3787025d75ea82c0b1bee9b13908e37c.tar.bz2
txr-38e043dd3787025d75ea82c0b1bee9b13908e37c.zip
doc: func-get-name formatting.
* txr.1: Fix two instances of bungled method name meta-syntax.
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 3e16f2bf..44849dfc 100644
--- a/txr.1
+++ b/txr.1
@@ -17285,11 +17285,11 @@ or
.metn postinitfun ,
in which case it is returned as either the
.mono
-.meti (meth < type << :init)
+.meti (meth < type :init)
.onom
or the
.mono
-.meti (meth < type << :postinit)
+.meti (meth < type :postinit)
.onom
syntax.