diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ Changes in 1.8.1 (since 1.8.0): * Changes to Scheme functions and syntax -** A one-dimenisonal array can now be 'equal?' to a vector. +** A one-dimensional array can now be 'equal?' to a vector. ** Structures, records, and SRFI-9 records can now be compared with `equal?'. ** SRFI-14 standard char sets are now recomputed upon successful `setlocale'. |