From e56a46a11c17d7a823600af945ab42dab3b4110e Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 2 Feb 2022 17:34:29 -0800 Subject: doc: window-mappend typo. * txr.1: The window-mapdo function is analogous to mapdo, not window-mappend. Reported by vapnik spaknik. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 47b89655..fcf6ce6b 100644 --- a/txr.1 +++ b/txr.1 @@ -35964,7 +35964,7 @@ they perform a whose description follows. The function -.code window-mappend +.code window-mapdo avoids accumulating a sequence, and instead returns .codn nil ; it is analogous to -- cgit v1.2.3