diff lispref/frames.texi @ 45865:08e62ca55f2c

(Display Feature Testing): Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 17 Jun 2002 15:27:40 +0000
parents 4964699e51b4
children 6469b390d805
line wrap: on
line diff
--- a/lispref/frames.texi	Mon Jun 17 14:43:03 2002 +0000
+++ b/lispref/frames.texi	Mon Jun 17 15:27:40 2002 +0000
@@ -1739,7 +1739,7 @@
 Point (2) implies that a @code{:weight black} attribute will be
 satisfied by any display that can display bold, as will
 @code{:foreground "yellow"} as long as some yellowish color can be
-displayed, but @code{:slant italic} will @emph{not} be satisified by
+displayed, but @code{:slant italic} will @emph{not} be satisfied by
 the tty display code's automatic substitution of a `dim' face for
 italic.
 @end defun