Fix typo in maps.texi
authorChu <maedaqu@gmail.com>
Tue, 10 Dec 2024 03:10:34 +0000 (11:10 +0800)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 10 Dec 2024 10:51:12 +0000 (11:51 +0100)
* doc/lispref/maps.texi (Standard Keymaps): Fix typo.  (Bug#74761)

Copyright-paperwork-exempt: yes

doc/lispref/maps.texi

index 6ae98da49c7d86124dfdd791aaaa61eb9359bb6a..f1a7fe258d591bf19bef45f603e1e2e32e93e1f8 100644 (file)
@@ -30,7 +30,7 @@ A sparse keymap for subcommands of the prefix @kbd{C-x a}.@*
 @xref{Defining Abbrevs,,, emacs, The GNU Emacs Manual}.
 
 @item button-buffer-map
-A sparse keymap useful for buffers containing buffers.@*
+A sparse keymap useful for buffers containing buttons.@*
 You may want to use this as a parent keymap.  @xref{Buttons}.
 
 @item button-map