From 9c126cbacb803f07ed002dcbbfd25e41793d2146 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 13 May 2022 10:38:42 -0400 Subject: [PATCH] * doc/lispref/help.texi (Keys in Documentation): Typo in last change --- doc/lispref/help.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 C-g abort-recursive-edit " -The keymap description will normally exclude menu items, but it +The keymap description will normally exclude menu items, but if @var{include-menus} is non-@code{nil}, include them. @group -- 2.39.2