From a1dbd3f219a2ad552de98d5e9e7b28af975ab47d Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 13 Dec 2015 20:41:13 -0800 Subject: Pluralization under Equality Substitution. * txr.1: "unless they are the same object." --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 4d0796b0..d0b81542 100644 --- a/txr.1 +++ b/txr.1 @@ -18493,7 +18493,7 @@ is evaluated only once: Normally, two struct values are not considered the same under the .code equal -function unless they are the same objects. +function unless they are the same object. However, if a method named .code equal -- cgit v1.2.3