]> git.eshelyaron.com Git - emacs.git/commitdiff
(locate-library): Doc fix (sync from trunk 2008-06-10).
authorGlenn Morris <rgm@gnu.org>
Sun, 10 Aug 2008 20:08:15 +0000 (20:08 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 10 Aug 2008 20:08:15 +0000 (20:08 +0000)
lisp/subr.el

index 2f9cdd769e0d74d9341ad9a968c318a616e99507..3737df9953d1471a01d5c1196d37644f4cbd9fe5 100644 (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: "