From 3ac9d2545d2506e7bdbfa01c4e4421bffc93a2d6 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 10 Jun 2008 03:10:06 +0000 Subject: [PATCH] (locate-library): Doc fix. --- lisp/subr.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/subr.el b/lisp/subr.el index 10edc540501..804cb9a0d76 100644 --- a/lisp/subr.el +++ b/lisp/subr.el @@ -1494,7 +1494,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: " -- 2.39.2