# HG changeset patch # User John W. Eaton # Date 1235498948 18000 # Node ID 082c052cdd1131214bab5e9cb70106638196beba # Parent 20589a8f1a3386a6cba3faf02c59896b7401c9c1 fix typo in NEWS file diff -r 20589a8f1a33 -r 082c052cdd11 NEWS --- 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.)