diff man/lispref/loading.texi @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents de805c49cfc1
children
line wrap: on
line diff
--- a/man/lispref/loading.texi	Mon Aug 13 11:19:22 2007 +0200
+++ b/man/lispref/loading.texi	Mon Aug 13 11:20:41 2007 +0200
@@ -199,7 +199,7 @@
 function to search through @code{load-path}.) It searches for
 @var{filename} through @var{path-list}, expanded by one of the optional
 @var{suffixes} (string of suffixes separated by @samp{:}s), checking for
-access @var{mode} (0|1|2|4 = exists|executable|writable|readable),
+access @var{mode} (0|1|2|4 = exists|executable|writeable|readable),
 default readable.
 
 @code{locate-file} keeps hash tables of the directories it searches