]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo
authorStefan Kangas <stefankangas@gmail.com>
Sun, 12 Feb 2023 06:47:09 +0000 (07:47 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 12 Feb 2023 06:47:17 +0000 (07:47 +0100)
doc/lispref/internals.texi

index e1a4613875cabc37365f1a2743c06c2558c8a013..6a8aaf8ebaf5f80d8d212f3456545e8cfb6ff739 100644 (file)
@@ -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}