summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-01-24 21:34:04 -0800
committerKaz Kylheku <kaz@kylheku.com>2015-01-24 21:34:04 -0800
commitc12e24f335c4b37d9abc24f387dc1e06de1058df (patch)
tree6b3d7f00d0c1f2095b0d98b435f487f911ebb21a
parent47833d3b34633299a1afd778e658bc77f146a03c (diff)
downloadtxr-c12e24f335c4b37d9abc24f387dc1e06de1058df.tar.gz
txr-c12e24f335c4b37d9abc24f387dc1e06de1058df.tar.bz2
txr-c12e24f335c4b37d9abc24f387dc1e06de1058df.zip
* txr.1: Grammar.
-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