From f5f7e7123070ae08b381f8e8ace5b1b7523a761f Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Fri, 9 Dec 2005 04:38:40 +0000 Subject: [PATCH] (Intro to Minibuffers): Fix typo. --- lispref/minibuf.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/minibuf.texi b/lispref/minibuf.texi index 34284cdacdf..a920defb5be 100644 --- a/lispref/minibuf.texi +++ b/lispref/minibuf.texi @@ -85,7 +85,7 @@ permit or forbid recursive minibuffers by setting the variable @code{enable-recursive-minibuffers} or by putting properties of that name on command symbols (@pxref{Recursive Mini}). - Like other buffers, a minibuffer use a local keymap + Like other buffers, a minibuffer uses a local keymap (@pxref{Keymaps}) to specify special key bindings. The function that invokes the minibuffer also sets up its local map according to the job to be done. @xref{Text from Minibuffer}, for the non-completion -- 2.39.2