summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-07-08 23:25:10 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-07-08 23:25:10 -0700
commit2158d11a69d46c6bc5477bc82f44bfa9b0af826d (patch)
treeee7b77be182da042e733b6787097fee123175ea1
parent8f6821733dcfcc523284ba698ee84cc0fa61d026 (diff)
downloadtxr-2158d11a69d46c6bc5477bc82f44bfa9b0af826d.tar.gz
txr-2158d11a69d46c6bc5477bc82f44bfa9b0af826d.tar.bz2
txr-2158d11a69d46c6bc5477bc82f44bfa9b0af826d.zip
doc: fixes under window-map.
* txr.1: grammar fix: S-V number agreement. Add missing number 2.
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 5461cb1f..9261fb69 100644
--- a/txr.1
+++ b/txr.1
@@ -27401,11 +27401,11 @@ whose description follows.
The argument to the
.meta range
parameter must be a positive integer, not exceeding 512.
-This parameter specified the amount of ahead/behind context on either
+This parameter specifies the amount of ahead/behind context on either
side of each element which is processed. It indirectly determines
the window size for the mapping. The window size is twice
.metn range ,
-plus one. For instance if range is , then the window size is 5:
+plus one. For instance if range is 2, then the window size is 5:
the element being processed lies at the center of the window, flanked
by two elements on either side, making five.