changeset 36351:b134344df289

(Image Descriptors): Remove doubled `a'.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 23 Feb 2001 13:18:33 +0000
parents 080a94708b56
children a2d558c2b733
files lispref/display.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/display.texi	Fri Feb 23 13:13:17 2001 +0000
+++ b/lispref/display.texi	Fri Feb 23 13:18:33 2001 +0000
@@ -2468,7 +2468,7 @@
 
 @item :margin @var{margin}
 The @code{:margin} property specifies how many pixels to add as an
-extra margin around the image.  The value, @var{margin}, must be a a
+extra margin around the image.  The value, @var{margin}, must be a
 non-negative number, or a pair @code{(@var{x} . @var{y})} of such
 numbers.  If it is a pair, @var{x} specifies how many pixels to add
 horizontally, and @var{y} specifies how many pixels to add vertically.