diff src/ChangeLog.7 @ 42674:19880a4faa73

Fix typo.
author Pavel Jan?k <Pavel@Janik.cz>
date Sat, 12 Jan 2002 15:58:30 +0000
parents 218f185269b8
children e2ed7506d835
line wrap: on
line diff
--- a/src/ChangeLog.7	Sat Jan 12 13:28:48 2002 +0000
+++ b/src/ChangeLog.7	Sat Jan 12 15:58:30 2002 +0000
@@ -1528,7 +1528,7 @@
 
 	* lread.c (Fload): Rename dosmode to fmode and use it on all
 	platforms.  Avoid calling fdopen only for WINDOWSNT, use fdopen
-	for the the MSDOS version.
+	for the MSDOS version.
 	(read1): Avoid recording doc strings positions only for WINDOWSNT,
 	not for MSDOS.