From: Stefan Kangas Date: Sun, 12 Feb 2023 06:47:09 +0000 (+0100) Subject: ; Fix typo X-Git-Tag: emacs-29.0.90~449 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=048a2dabfc4;p=emacs.git ; Fix typo --- diff --git a/doc/lispref/internals.texi b/doc/lispref/internals.texi index e1a4613875c..6a8aaf8ebaf 100644 --- a/doc/lispref/internals.texi +++ b/doc/lispref/internals.texi @@ -2550,7 +2550,7 @@ variable names have underscores replaced with dashes. For instance, @code{mode_line_format} stores the value of @code{mode-line-format}. @item overlays -The inveral tree containing this buffer's overlays. +The interval tree containing this buffer's overlays. @item last_selected_window This is the last window that was selected with this buffer in it, or @code{nil}