]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/modes.texi: typo fix
authorRobert Pluim <rpluim@gmail.com>
Sun, 14 Feb 2021 14:05:58 +0000 (15:05 +0100)
committerRobert Pluim <rpluim@gmail.com>
Sun, 14 Feb 2021 14:05:58 +0000 (15:05 +0100)
doc/lispref/modes.texi

index 7b8ab4cb4dd9f6fd4080a0cf6819d19f9e0fffcb..b06cb585069ec840bc6f94deea655d9127e6e326 100644 (file)
@@ -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