; * lisp/help.el (temp-buffer-resize-mode): Fix doc-string typo.

This commit is contained in:
Martin Rudalics 2026-06-15 10:41:00 +02:00
parent a8da2d20d0
commit 7b4e12b51c

View file

@ -2007,7 +2007,7 @@ When this mode is enabled, a window is resized only if it has been
specially created for a temporary buffer. Windows that have shown
another buffer before being reused for displaying a temporary buffer
are not resized (but note that if `even-window-sizes' is non-nil, they
might beresized in some situations anyway). A frame is resized only
might be resized in some situations anyway). A frame is resized only
if `fit-frame-to-buffer' is non-nil.
This mode is used by `help', `apropos' and `completion' buffers,