; * doc/emacs/mini.texi (Completion Commands): Fix a typo (bug#65242).

This commit is contained in:
Daniel Martín 2023-08-12 10:32:45 +02:00 committed by Eli Zaretskii
parent 78999d5213
commit 47b4f4cf78

View file

@ -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