aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Monnier2022-05-13 10:38:42 -0400
committerStefan Monnier2022-05-13 10:38:42 -0400
commit9c126cbacb803f07ed002dcbbfd25e41793d2146 (patch)
tree1256a6a859079e771d276690e841a6a224596814
parentebfec5c119e5758de0ec9ba1136f3e17268da5c3 (diff)
downloademacs-9c126cbacb803f07ed002dcbbfd25e41793d2146.tar.gz
emacs-9c126cbacb803f07ed002dcbbfd25e41793d2146.zip
* doc/lispref/help.texi (Keys in Documentation): Typo in last change
-rw-r--r--doc/lispref/help.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi
index 9b2d63dcbd9..bc790332038 100644
--- a/doc/lispref/help.texi
+++ b/doc/lispref/help.texi
@@ -440,7 +440,7 @@ RET minibuffer-complete-and-exit
440C-g abort-recursive-edit 440C-g abort-recursive-edit
441" 441"
442 442
443The keymap description will normally exclude menu items, but it 443The keymap description will normally exclude menu items, but if
444@var{include-menus} is non-@code{nil}, include them. 444@var{include-menus} is non-@code{nil}, include them.
445 445
446@group 446@group