emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master c31688cb061: ; * doc/lispref/frames.texi (Frame Layout): Fix typo


From: Po Lu
Subject: master c31688cb061: ; * doc/lispref/frames.texi (Frame Layout): Fix typo.
Date: Thu, 22 Jun 2023 20:25:07 -0400 (EDT)

branch: master
commit c31688cb061bf76c5300abadaf6fe589603b0184
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    ; * doc/lispref/frames.texi (Frame Layout): Fix typo.
---
 doc/lispref/frames.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index 67def9b1fda..5a2d9f29295 100644
--- a/doc/lispref/frames.texi
+++ b/doc/lispref/frames.texi
@@ -851,7 +851,7 @@ native frame of @var{frame}).
 This tells on which side the tool bar on @var{frame} is and can be one
 of @code{left}, @code{top}, @code{right} or @code{bottom}.
 
-The values @code{left} and @code{bottom} are only supported on builds
+The values @code{left} and @code{right} are only supported on builds
 using the GTK+ toolkit; @code{bottom} is supported on all builds other
 than NS, and @code{top} is supported everywhere.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]