From 47b4f4cf7839cda8e12ad5f808444cd0cf8f8824 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Mart=C3=ADn?= Date: Sat, 12 Aug 2023 10:32:45 +0200 Subject: [PATCH] ; * doc/emacs/mini.texi (Completion Commands): Fix a typo (bug#65242). --- doc/emacs/mini.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emacs/mini.texi b/doc/emacs/mini.texi index 201d4e5941d..496ede531ac 100644 --- a/doc/emacs/mini.texi +++ b/doc/emacs/mini.texi @@ -412,7 +412,7 @@ the minibuffer. Typing @kbd{M-v}, while in the minibuffer, selects the window showing the completion list (@code{switch-to-completions}). This paves the way for using the commands below. @key{PageUp}, @key{prior} and -@kbd{M-g M-c} does the same. You can also select the window in other +@kbd{M-g M-c} do the same. You can also select the window in other ways (@pxref{Windows}). @findex choose-completion -- 2.39.2