From ba05e309f805fa6338584aa8e77350dade9269ca Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 15 Sep 2015 19:49:06 -0700 Subject: Wording and grammar fix under permutations * txr.1: Fix inappropriately copy and pasted ungrammatical text "permutations is of zero length". --- txr.1 | 6 +++--- 1 file 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. -- cgit v1.2.3