]> git.eshelyaron.com Git - emacs.git/commitdiff
(Image Descriptors): Remove doubled `a'.
authorGerd Moellmann <gerd@gnu.org>
Fri, 23 Feb 2001 13:18:33 +0000 (13:18 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 23 Feb 2001 13:18:33 +0000 (13:18 +0000)
lispref/display.texi

index 4cfef835049f50b284c2bc0bbfac9f21574ddc2f..23f826a56ec00e364ee5e3b66bb9979de0cc75ad 100644 (file)
@@ -2468,7 +2468,7 @@ If this property is omitted, it defaults to 50.
 
 @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.