summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-04-03 11:38:18 +0000
committerGerd Moellmann <gerd@gnu.org>2001-04-03 11:38:18 +0000
commit3593c177ed3c827427c2703f12ea47f48cb724d8 (patch)
treea030c118050f4325d10229fd261fd522b957d3a5
parenta04c67607ba081f9bde7cc58fc8c356c52237936 (diff)
downloademacs-3593c177ed3c827427c2703f12ea47f48cb724d8.tar.gz
Fix a typo.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 56403a9ddaf..419e5426d50 100644
--- 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.
+++