changeset 80708:b61555440556

(locate-library): Doc fix (sync from trunk 2008-06-10).
author Glenn Morris <rgm@gnu.org>
date Sun, 10 Aug 2008 20:08:15 +0000
parents 788e708a6ab0
children 6552247ba6b0
files lisp/subr.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/subr.el	Sun Aug 10 20:08:03 2008 +0000
+++ b/lisp/subr.el	Sun Aug 10 20:08:15 2008 +0000
@@ -1401,7 +1401,7 @@
 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: "