Fix typo.
authorNeil Jerram <neil@ossau.uklinux.net>
Mon, 25 Sep 2006 20:37:23 +0000 (20:37 +0000)
committerNeil Jerram <neil@ossau.uklinux.net>
Mon, 25 Sep 2006 20:37:23 +0000 (20:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3565da8..0cfba4a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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'.