changeset 32572:99b7b88db80c

Fix a typo.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 17 Oct 2000 11:57:30 +0000
parents f98ea2dfa208
children 8005157ad452
files INSTALL etc/NEWS
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Tue Oct 17 11:08:03 2000 +0000
+++ b/INSTALL	Tue Oct 17 11:57:30 2000 +0000
@@ -161,7 +161,8 @@
 Emacs uses POP is controlled by individual users--see the Rmail
 chapter of the Emacs manual.
 
-For get Emacs with image support, use one or more of these options:
+To get Emacs with image support, configure with one or more of these
+options:
 
   --with-xpm        for XPM image support
   --with-jpeg       for JPEG image support
--- a/etc/NEWS	Tue Oct 17 11:08:03 2000 +0000
+++ b/etc/NEWS	Tue Oct 17 11:57:30 2000 +0000
@@ -3304,7 +3304,7 @@
 FG must be a string specifying the image foreground color.  Default
 is the frame's foreground.
 
-`:background FG'
+`:background BG'
 
 BG must be a string specifying the image foreground color.  Default is
 the frame's background color.