From 32a32853ce914fd10770b463e8109e288047a211 Mon Sep 17 00:00:00 2001 From: Zajcev Evgeny Date: Tue, 14 Nov 2023 13:32:57 +0300 Subject: [PATCH] Typofix in the doc/lispref/modes.texi --- doc/lispref/modes.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi index 78e73359b6d..bcebcc31a96 100644 --- a/doc/lispref/modes.texi +++ b/doc/lispref/modes.texi @@ -2660,7 +2660,7 @@ display in pixels, by multiplying the value of this variable by the value returned by @code{frame-char-width} (@pxref{Frame Font}), and then use the result to align header-line text using the @code{:align-to} display property spec (@pxref{Specified Space}) in -pixels on the relevant parts of @code{header-line-frormat}. +pixels on the relevant parts of @code{header-line-format}. @end defvar @defun window-header-line-height &optional window -- 2.39.2