* lisp/help-mode.el (help-mode-menu): Fix typo. (Bug#36485)
This commit is contained in:
parent
9ad3f5d1d2
commit
224534ab8d
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
["Next Topic" help-go-forward
|
||||
:help "Go back to next topic in this help buffer"]
|
||||
["Move to Previous Button" backward-button
|
||||
:help "Move to the Next Button in the help buffer"]
|
||||
:help "Move to the Previous Button in the help buffer"]
|
||||
["Move to Next Button" forward-button
|
||||
:help "Move to the Next Button in the help buffer"]))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue