changeset 8858:082c052cdd11

fix typo in NEWS file
author John W. Eaton <jwe@octave.org>
date Tue, 24 Feb 2009 13:09:08 -0500
parents 20589a8f1a33
children 46fdf8714acf
files NEWS
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Tue Feb 24 13:53:14 2009 +0100
+++ b/NEWS	Tue Feb 24 13:09:08 2009 -0500
@@ -227,7 +227,7 @@
 
  ** New functions for reading and writing images.
 
-    The imwrite and imread function have been included in Octave.
+    The imwrite and imread functions have been included in Octave.
     These functions require the GraphicsMagick library.  The new
     function imfinfo provides information about an image file (size,
     type, colors, etc.)