changeset 38683:6af9b99836ad

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 03 Aug 2001 15:12:39 +0000
parents daf8e494c616
children c85b8316bcae
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 03 15:12:14 2001 +0000
+++ b/lisp/ChangeLog	Fri Aug 03 15:12:39 2001 +0000
@@ -5,7 +5,7 @@
 	custom-set-variables instead.
 
 	* info.el (info-insert-file-contents): Use info-file-exists-p
-	instread of file-exists-p.
+	instead of file-exists-p.
 
 	* play/zone.el (zone-pgm-stress): Use unwind-protect to make sure
 	the mode-line face is restored.  Fix several bugs.