]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/mini.texi (Completion Commands): Fix a typo (bug#65242).
authorDaniel Martín <mardani29@yahoo.es>
Sat, 12 Aug 2023 08:32:45 +0000 (10:32 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Aug 2023 08:53:41 +0000 (11:53 +0300)
doc/emacs/mini.texi

index 201d4e5941d1b7a13952866d39fd82d103fd029c..496ede531ac13d106d5af92532bbe65b3cb3bb39 100644 (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