From: Glenn Morris Date: Sun, 10 Aug 2008 20:08:15 +0000 (+0000) Subject: (locate-library): Doc fix (sync from trunk 2008-06-10). X-Git-Tag: emacs-pretest-22.2.90~14 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d7abeae694213d643ceeab3034a9b2b9c28db938;p=emacs.git (locate-library): Doc fix (sync from trunk 2008-06-10). --- diff --git a/lisp/subr.el b/lisp/subr.el index 2f9cdd769e0..3737df9953d 100644 --- a/lisp/subr.el +++ b/lisp/subr.el @@ -1401,7 +1401,7 @@ to the specified name LIBRARY. If the optional third arg PATH is specified, that list of directories is used instead of `load-path'. -When called from a program, the file name is normaly returned as a +When called from a program, the file name is normally returned as a string. When run interactively, the argument INTERACTIVE-CALL is t, and the file name is displayed in the echo area." (interactive (list (completing-read "Locate library: "