# HG changeset patch # User Glenn Morris # Date 1218398895 0 # Node ID b61555440556cf87c73aaa6776f487431227fd1d # Parent 788e708a6ab0f465bc1245b9ad9ea4748750d4a5 (locate-library): Doc fix (sync from trunk 2008-06-10). diff -r 788e708a6ab0 -r b61555440556 lisp/subr.el --- a/lisp/subr.el Sun Aug 10 20:08:03 2008 +0000 +++ b/lisp/subr.el Sun Aug 10 20:08:15 2008 +0000 @@ -1401,7 +1401,7 @@ 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: "