From f88ab97c627291952ca39a6cdada6c923caed0a4 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 22 Aug 2021 11:22:55 -0700 Subject: doc: misspelled cond in ecase section. * txr.1: Fix cond to codn. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index ad0e3da7..54688569 100644 --- a/txr.1 +++ b/txr.1 @@ -16234,7 +16234,7 @@ These macros are error-catching variants of, respectively, .codn caseq* , .code caseql* and -.cond casequal* . +.codn casequal* . If the .meta else-clause -- cgit v1.2.3