summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-12-12 11:13:57 -0800
committerKaz Kylheku <kaz@kylheku.com>2015-12-12 11:13:57 -0800
commit78526477cd038bdaf47fff694c0c7637c4351954 (patch)
tree5f4aac1b3ac068b38d2575a42e1814039e707bc2 /txr.1
parente5183ca2c3b3fca549839a5c8a7e695703059de3 (diff)
downloadtxr-78526477cd038bdaf47fff694c0c7637c4351954.tar.gz
txr-78526477cd038bdaf47fff694c0c7637c4351954.tar.bz2
txr-78526477cd038bdaf47fff694c0c7637c4351954.zip
Fix example under conda.
* txr.1: Remove spurious z in example.
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 4cdfcecd..d5a76891 100644
--- a/txr.1
+++ b/txr.1
@@ -12513,7 +12513,7 @@ invocations, according to these patterns:
.cblk
(conda) -> nil
- (conda (x y ...) ...) -> (ifa x (progn y ...) (conda z ...))
+ (conda (x y ...) ...) -> (ifa x (progn y ...) (conda ...))
.cble
Thus,