summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index fb8e7c47..187d0956 100644
--- a/txr.1
+++ b/txr.1
@@ -5139,7 +5139,7 @@ occurences of the call and fun operators. For instance:
;; [] notation
- [foo second '((1 a) (2 b))] -> (a b)
+ [foo second '((1 a) (2 b))]
Lisp-1 dialects can also provide useful extensions by giving a meaning
to objects other than functions in the first position of a form,