(syms_of_lread): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Thu, 18 Feb 1993 06:26:16 +0000 (06:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 18 Feb 1993 06:26:16 +0000 (06:26 +0000)
src/lread.c

index e2aa720..9c38939 100644 (file)
@@ -1663,7 +1663,7 @@ See documentation of `read' for possible values.");
     "*List of directories to search for files to load.\n\
 Each element is a string (directory name) or nil (try default directory).\n\
 Initialized based on EMACSLOADPATH environment variable, if any,\n\
-otherwise to default specified in by file `paths.h' when Emacs was built.");
+otherwise to default specified by file `paths.h' when Emacs was built.");
 
   DEFVAR_BOOL ("load-in-progress", &load_in_progress,
     "Non-nil iff inside of `load'.");