From c4c550258b102f5af7cafa599c21d1a7ac848d10 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 29 Jul 2017 16:30:10 -0700 Subject: doc: grammar under Ranges. * txr.1: Superfluous article a deleted, and sentence reworded. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 402e01be..50519af1 100644 --- a/txr.1 +++ b/txr.1 @@ -20377,7 +20377,7 @@ therefore never attain it. In this situation, the sequence also stops, and the excess value which surpasses the endpoint is excluded from the sequence. .SS* Ranges -Ranges are a objects which each aggregate two values, not unlike +Ranges are objects that aggregate two values, not unlike .code cons cells. However, they are atoms, and are primarily intended to hold numeric or character values in their two fields. These fields are called -- cgit v1.2.3