]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fset_minibuffer_window): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Mon, 29 Dec 2003 11:25:21 +0000 (11:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 29 Dec 2003 11:25:21 +0000 (11:25 +0000)
src/minibuf.c

index baeb0cef7b5a2150f9b982a8c50b7569ecdc1812..9a05a4d1ce0bb1e57831f6676e146a5f0226d493 100644 (file)
@@ -189,7 +189,7 @@ choose_minibuf_frame_1 (ignore)
 DEFUN ("set-minibuffer-window", Fset_minibuffer_window,
        Sset_minibuffer_window, 1, 1, 0,
        doc: /* Specify which minibuffer window to use for the minibuffer.
-This effects where the minibuffer is displayed if you put text in it
+This affects where the minibuffer is displayed if you put text in it
 without invoking the usual minibuffer commands.  */)
      (window)
      Lisp_Object window;