From 3dd16038b38371bdba85a7ffb8af6d0049e88a83 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 3 Jul 2021 15:12:46 -0700 Subject: doc: find-true spelling error. * txr.1: Fix "funtion" in description of new find-true function. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 55d9f535..4b7e7236 100644 --- a/txr.1 +++ b/txr.1 @@ -33568,7 +33568,7 @@ then these cells are taken as their keys. The .code find-true -funtion's argument conventions and search semantics are identical to those of +function's argument conventions and search semantics are identical to those of .codn find-if , but the return value is different. Instead of returning the found item, .code find-true -- cgit v1.2.3