summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-03-01 14:40:31 -0800
committerKaz Kylheku <kaz@kylheku.com>2012-03-01 14:40:31 -0800
commitaaa4fba74b0d4c810cd219a9458208bac7cc14d9 (patch)
treee2767f1b82a478cfc2ccb95399bc223d6c652d72 /txr.1
parent90fd6a84d08ac95f4886e6ae7e42429f75561bfa (diff)
downloadtxr-aaa4fba74b0d4c810cd219a9458208bac7cc14d9.tar.gz
txr-aaa4fba74b0d4c810cd219a9458208bac7cc14d9.tar.bz2
txr-aaa4fba74b0d4c810cd219a9458208bac7cc14d9.zip
Minor fix.
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 f60cd694..ce5a0abf 100644
--- a/txr.1
+++ b/txr.1
@@ -4368,7 +4368,7 @@ updating a hash table, et cetera.
Examples:
-Bind variable a to the integer 2:
+Bind variable a to the integer 4:
@(bind a @(+ 2 2))