ChangeLog:
  Fix typo in ChangeLog.

diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog
index 277b07e..e493bae 100644
--- a/lib/ext2fs/ChangeLog
+++ b/lib/ext2fs/ChangeLog
@@ -1,7 +1,7 @@
 2001-06-01  Theodore Tso  <tytso@valinux.com>
 
 	* Makefile.in, dosio.c, ext2_fs.h, ext2_types.h.in, ext2fs.h:
-		Move include/asm/types.h.in to 	lib/ext2fs/ext2_fs.h.in.
+		Move include/asm/types.h.in to lib/ext2fs/ext2_types.h.in.
 
 2001-05-25  Theodore Tso  <tytso@valinux.com>