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 79ea466c..95cfdb29 100644
--- a/txr.1
+++ b/txr.1
@@ -21384,7 +21384,7 @@ The
.code apf
function returns a one-argument function which accepts
a list. When the function is called, it treats the list as
-argument which are applied to
+arguments which are applied to
.meta function
as if by apply. It returns whatever
.meta function