summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-07-03 15:12:46 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-07-03 15:12:46 -0700
commitfc4d580aaa4bbd5908507596a429621e560b024b (patch)
tree2e425e6308c62a2f71254e9a32301df25b7729a6
parent9b07c2f1dbc7a1c8377887a6159af2f90ca9a4f3 (diff)
downloadtxr-fc4d580aaa4bbd5908507596a429621e560b024b.tar.gz
txr-fc4d580aaa4bbd5908507596a429621e560b024b.tar.bz2
txr-fc4d580aaa4bbd5908507596a429621e560b024b.zip
doc: find-true spelling error.
* txr.1: Fix "funtion" in description of new find-true function.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
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