]> git.eshelyaron.com Git - emacs.git/commitdiff
(locate-library): Doc fix.
authorGlenn Morris <rgm@gnu.org>
Tue, 10 Jun 2008 03:10:06 +0000 (03:10 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 10 Jun 2008 03:10:06 +0000 (03:10 +0000)
lisp/subr.el

index 10edc54050145fbbdafa5b432a9ad06963fb80ef..804cb9a0d760375c9cddf8882030be242ed279e1 100644 (file)
@@ -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: "