From ba54f7e39c22de097340dafa39abbef12b601260 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 28 Jul 2022 12:56:44 +0300 Subject: [PATCH] ; * 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 60baf517801..597e31fe85e 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 -- 2.39.2