]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/custom.texi (Keymaps): Fix typo.
authorBasil L. Contovounesios <contovob@tcd.ie>
Sun, 1 Nov 2020 14:46:22 +0000 (14:46 +0000)
committerBasil L. Contovounesios <contovob@tcd.ie>
Sun, 1 Nov 2020 14:46:22 +0000 (14:46 +0000)
doc/emacs/custom.texi

index ee4ab6c3c6f183662bba1dcc54dc365d29cafa00..fb60caa773b3108f8fab1ae13b6644cffa35922b 100644 (file)
@@ -1582,7 +1582,7 @@ starts with @kbd{@key{ESC} [}.)  If Emacs understands your terminal
 type properly, it automatically handles such sequences as single input
 events.
 
-  Key sequences that consists of @kbd{C-c} followed by a letter (upper
+  Key sequences that consist of @kbd{C-c} followed by a letter (upper
 or lower case; @acronym{ASCII} or non-@acronym{ASCII}) are reserved
 for users.  Emacs itself will never bind those key sequences, and
 Emacs extensions should avoid binding them.  In other words, users can