summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
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 5935fb4a..a753aec4 100644
--- a/txr.1
+++ b/txr.1
@@ -5305,7 +5305,7 @@ occurences of the call and fun operators. For instance:
;; regular notation
- (funcall foo (fun second) '((1 a) (2 b)))
+ (call foo (fun second) '((1 a) (2 b)))
;; [] notation