diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-02-02 17:34:29 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-02-02 17:34:29 -0800 |
commit | e56a46a11c17d7a823600af945ab42dab3b4110e (patch) | |
tree | 859c46bb8363f29f8cb9a97529eb9d4cfde9f47d | |
parent | d99746c8a566699c3425043ba8d76b9a643ef9c9 (diff) | |
download | txr-e56a46a11c17d7a823600af945ab42dab3b4110e.tar.gz txr-e56a46a11c17d7a823600af945ab42dab3b4110e.tar.bz2 txr-e56a46a11c17d7a823600af945ab42dab3b4110e.zip |
doc: window-mappend typo.
* txr.1: The window-mapdo function is analogous to mapdo, not
window-mappend. Reported by vapnik spaknik.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |