summaryrefslogtreecommitdiff
path: root/lispref/windows.texi
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/windows.texi')
-rw-r--r--lispref/windows.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/windows.texi b/lispref/windows.texi
index 4d7008607b9..1fc7a7e5022 100644
--- a/lispref/windows.texi
+++ b/lispref/windows.texi
@@ -1685,7 +1685,7 @@ If @var{window} is @code{nil}, the function uses the selected window.
@tindex window-body-height
@defun window-body-height &optional window
-Like @code{window-height} but the value does not include the
+Like @code{window-height} but the value does not include the
mode line (if any) or the header line (if any).
@end defun