changeset 93871:6f72a9533f65

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 08 Apr 2008 19:47:48 +0000
parents eaab2dd34967
children a933272c4482
files INSTALL.CVS
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL.CVS	Tue Apr 08 18:21:19 2008 +0000
+++ b/INSTALL.CVS	Tue Apr 08 19:47:48 2008 +0000
@@ -44,8 +44,8 @@
   $ cd lisp
   $ make autoloads EMACS=../src/emacs
 
-(If a build fails with complaints related to a *loaddef.el file, try
-deleting any existing *loaddef.el files and running the above command.)
+(If a build fails with complaints related to a *loaddefs.el file, try
+deleting any existing *loaddefs.el files and running the above command.)
 
 If either of the above partial procedures fails, try "make bootstrap".