[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-30 569186c36e3: ; * doc/lispref/display.texi (Face Attributes): Fi
From: |
Eli Zaretskii |
Subject: |
emacs-30 569186c36e3: ; * doc/lispref/display.texi (Face Attributes): Fix typo (bug#73824). |
Date: |
Wed, 16 Oct 2024 01:00:40 -0400 (EDT) |
branch: emacs-30
commit 569186c36e3bce06e69c8c037553789ee21d722b
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>
; * doc/lispref/display.texi (Face Attributes): Fix typo (bug#73824).
---
doc/lispref/display.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 9075ff678e0..1d5ba98f062 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -2767,7 +2767,7 @@ Draw a box with lines of width 1, in the foreground color.
Draw a box with lines of width 1, in color @var{color}.
@item @code{(:line-width (@var{vwidth} . @var{hwidth}) :color @var{color}
:style @var{style})}
-You can explicitly specify all aspects of the box with a plist on this
+You can explicitly specify all aspects of the box with a plist of this
form. Any element in this plist can be omitted.
The values of @var{vwidth} and @var{hwidth} specify respectively the
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- emacs-30 569186c36e3: ; * doc/lispref/display.texi (Face Attributes): Fix typo (bug#73824).,
Eli Zaretskii <=