1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00

(locate-library): Doc fix (sync from trunk 2008-06-10).

This commit is contained in:
Glenn Morris 2008-08-10 20:08:15 +00:00
parent c972b4d87e
commit d7abeae694

View file

@ -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: "