summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-10-28 06:32:38 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-10-28 06:32:38 -0700
commit20619c589ac74de43e79d7781df17e16d3ee850b (patch)
treecf6982f97603d6ab92383eb499acaa0284720851 /txr.1
parent92ee851ccfee8ac13a055cbdad503789ffa2a6b9 (diff)
downloadtxr-20619c589ac74de43e79d7781df17e16d3ee850b.tar.gz
txr-20619c589ac74de43e79d7781df17e16d3ee850b.tar.bz2
txr-20619c589ac74de43e79d7781df17e16d3ee850b.zip
Fix with-hash-table-iter typo.
* lisplib.c (hash_set_entries): Change with-hash-table-iter to with-hash-iter. * txr.1: Likewise.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index a9330444..cc6838f6 100644
--- a/txr.1
+++ b/txr.1
@@ -29011,7 +29011,7 @@ If no more entries remain to be visited, it returns
.mets \ \ << body-form *)
.syne
The
-.code with-hash-table-iter
+.code with-hash-iter
macro evaluates
.metn body-form -s
in an environment in which a lexically scoped function is visible.