emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 ba54f7e39c: ; * doc/lispref/windows.texi (Window Sizes): Anothe


From: Eli Zaretskii
Subject: emacs-28 ba54f7e39c: ; * doc/lispref/windows.texi (Window Sizes): Another typo. (Bug#56811)
Date: Thu, 28 Jul 2022 05:57:10 -0400 (EDT)

branch: emacs-28
commit ba54f7e39c22de097340dafa39abbef12b601260
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * doc/lispref/windows.texi (Window Sizes): Another typo.  (Bug#56811)
---
 doc/lispref/windows.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index 60baf51780..597e31fe85 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -747,7 +747,7 @@ the selected window.  If @var{window} is internal, the 
return value is
 the total width occupied by its descendant windows.
 
   If a window's pixel width is not an integral multiple of its frame's
-character width, the number of lines occupied by the window is rounded
+character width, the number of columns occupied by the window is rounded
 internally.  This is done in a way such that, if the window is a parent
 window, the sum of the total widths of all its children internally
 equals the total width of their parent.  This means that although two



reply via email to

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