# HG changeset patch # User Glenn Morris # Date 1213067406 0 # Node ID 5be5ad6047d17f31502be56ffaf7a082bbd1e1d5 # Parent 0e0cbd4434d677eb207d186c79b0a87fff9ffebc (locate-library): Doc fix. diff -r 0e0cbd4434d6 -r 5be5ad6047d1 lisp/subr.el --- a/lisp/subr.el Tue Jun 10 03:09:10 2008 +0000 +++ b/lisp/subr.el Tue Jun 10 03:10:06 2008 +0000 @@ -1494,7 +1494,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: "