changeset 107773:ac009f6ace05

Fix typo in src/ChangeLog.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 03 Apr 2010 12:09:56 +0300
parents ff4ed96c4bfa
children 291efac2eff3 8ce523466531
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Apr 03 12:04:46 2010 +0300
+++ b/src/ChangeLog	Sat Apr 03 12:09:56 2010 +0300
@@ -494,7 +494,7 @@
 2010-03-12  Eli Zaretskii  <eliz@gnu.org>
 
 	These changes remove termcap.c from the build on Posix platforms.
-	* Makefilie.in (termcapobj): Move termcap.o from here...
+	* Makefile.in (termcapobj): Move termcap.o from here...
 	(MSDOS_OBJ): ...to here.
 	(termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is
 	now identical to when LIBS_TERMCAP is defined.