summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.16
1 files changed, 3 insertions, 3 deletions
diff --git a/txr.1 b/txr.1
index ed4bb90f..9b7b2dbd 100644
--- a/txr.1
+++ b/txr.1
@@ -20820,7 +20820,7 @@ The permutations in the returned list are sequences of the same kind as
If
.meta len
is zero, then a list containing one permutation is returned, and that
-permutations is of zero length.
+permutation is of zero length.
If
.meta len
@@ -20926,7 +20926,7 @@ The combinations in the returned list are objects of the same kind as
If
.meta len
is zero, then a list containing one combination is returned, and that
-permutations is of zero length.
+combination is of zero length.
If
.meta len
@@ -20981,7 +20981,7 @@ The combinations in the returned list are sequences of the same kind as
If
.meta len
is zero, then a list containing one combination is returned, and that
-permutations is of zero length. This is true even if
+combination is of zero length. This is true even if
.meta seq
is empty.