From d7abeae694213d643ceeab3034a9b2b9c28db938 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 10 Aug 2008 20:08:15 +0000 Subject: [PATCH] (locate-library): Doc fix (sync from trunk 2008-06-10). --- lisp/subr.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: " -- 2.39.5