From dfd39afadaa24090f19cc76b0e329c9692475ea5 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 30 Dec 2021 08:45:51 -0800 Subject: doc: "sme" typo under :delegate. * txr.1: Fix sme -> same. This creeps in because "sme" is whitelisted due to the @(sme ...) pattern notation (start/middle/end). --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 168d1a42..72633626 100644 --- a/txr.1 +++ b/txr.1 @@ -30979,7 +30979,7 @@ The struct clause macro provides a way to define a method which is implemented entirely by delegation to a different object. The name of the method is .meta name -and its parameter list is specified in the sme way as in the +and its parameter list is specified in the same way as in the .meta :method clause. Instead of a method body, the .code :delegate -- cgit v1.2.3