Fix a typo.
authorGerd Moellmann <gerd@gnu.org>
Tue, 3 Apr 2001 11:38:18 +0000 (11:38 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 3 Apr 2001 11:38:18 +0000 (11:38 +0000)
etc/NEWS

index 56403a9..419e542 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -144,7 +144,7 @@ add a `#define NARROWPROTO' to your Emacs system configuration file.
 The reason for this is that one Xaw3d function uses `double' or
 `float' function parameters depending on the setting of NARROWPROTO.
 This is not a problem when Imakefiles are used because each system's
-image configuration file contains the necessary information.  Since
+imake configuration file contains the necessary information.  Since
 Emacs doesn't use imake, this has do be done manually.
 
 +++