From 9a698d2e584cad746d73af36851bc32d76c3f958 Mon Sep 17 00:00:00 2001 From: Romain Francoise Date: Sat, 4 Nov 2006 14:47:54 +0000 Subject: [PATCH] Fix typo. --- ChangeLog | 1 + Makefile.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 03deb06978e..65cd76c8847 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * Makefile.in (bootstrap-clean-before): Use new target `bootstrap-clean' in the leim subdirectory. + Fix typo. 2006-11-03 Giorgos Keramidas (tiny change) diff --git a/Makefile.in b/Makefile.in index fb361001f7a..7bfa7900828 100644 --- a/Makefile.in +++ b/Makefile.in @@ -280,7 +280,7 @@ epaths-force: FRC -e 's;/[*] *arch-tag:.*;/*;') && \ ${srcdir}/move-if-change epaths.h.$$$$ src/epaths.h -# For parallel make, src should be build before leim. +# For parallel make, src should be built before leim. # "export PARALLEL=0" is for SGI's Make, to prevent it from # running more than 1 process in the leim directory, especially for # the $TIT files there. -- 2.39.2