From 9b4a2dde788cae9bb0284027de493f6f207ad56f Mon Sep 17 00:00:00 2001 From: Robert Pluim Date: Sun, 14 Feb 2021 15:05:58 +0100 Subject: [PATCH] ; * doc/lispref/modes.texi: typo fix --- 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 7b8ab4cb4dd..b06cb585069 100644 --- a/doc/lispref/modes.texi +++ b/doc/lispref/modes.texi @@ -1463,7 +1463,7 @@ deactivate minor modes in any order. @defvar minor-modes This buffer-local variable lists the currently enabled minor modes in -the current buffer, and is a list if symbols. +the current buffer, and is a list of symbols. @end defvar @defvar minor-mode-list -- 2.39.2