summaryrefslogtreecommitdiff
path: root/INSTALL.CVS
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-04-08 19:47:48 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-04-08 19:47:48 +0000
commit3990fde807b331a0859faa183b5a8505764d95ca (patch)
tree493b744e04267dd993c09134a7b5d86016e56f55 /INSTALL.CVS
parent79a8fcf6d13b117c6424d7f41d4e4dd9d9328ac9 (diff)
downloademacs-3990fde807b331a0859faa183b5a8505764d95ca.tar.gz
Fix typos.
Diffstat (limited to 'INSTALL.CVS')
-rw-r--r--INSTALL.CVS4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL.CVS b/INSTALL.CVS
index c24830884c9..88a55adb7a4 100644
--- a/INSTALL.CVS
+++ b/INSTALL.CVS
@@ -44,8 +44,8 @@ mh-e and calendar), do:
$ 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".