From 9f3560ab4f3da7fefbae00430df71885cbb69617 Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Sun, 21 Jan 2024 08:25:08 +0100 Subject: [PATCH] ; * doc/emacs/mini.texi (Completion Multi): Fix typo. --- 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 ca5f6d0dc0b..e8a35bee791 100644 --- a/doc/emacs/mini.texi +++ b/doc/emacs/mini.texi @@ -833,7 +833,7 @@ there are. Some commands read @emph{multiple inputs} from the minibuffer at once. For example, @kbd{M-x describe-face} prompts you for @emph{one or more} face names, and displays a help buffer describing all given -faces. @xref{Faces}. This works just like reading a single inputs, +faces. @xref{Faces}. This works just like reading a single input, except that you can type several inputs in the minibuffer, separating them with @dfn{input separators}. You can use completion to fill in the individual inputs, as usual. -- 2.39.5