From: Ralf Wildenhues Date: Fri, 22 Oct 2004 13:17:32 +0000 (+0000) Subject: * Makefile.maint: Fix typo. X-Git-Tag: release-1-9f~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42350c55435f9dac4a95c4678ffdcd2c6e2aa204;p=thirdparty%2Flibtool.git * Makefile.maint: Fix typo. --- diff --git a/ChangeLog b/ChangeLog index beb19ed88..8aa6f4483 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-10-22 Ralf Wildenhues + + * Makefile.maint: Fix typo. + 2004-10-22 Gary V. Vaughan * clcommit.m4sh, config/mailnotify.m4sh: Updated again, but diff --git a/Makefile.maint b/Makefile.maint index 4081e95cb..7838a84cc 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -25,7 +25,7 @@ Makefile: @echo " *** \`make -f../Makefile.maint' for example, where" @echo " *** \`../' is the relative path back to the directory" @echo " *** that contains the \`Makefile.maint'. Alternatively," - @echo " *** run `./configure' in the source tree for an in" + @echo " *** run \`./configure' in the source tree for an in" @echo " *** tree build." @exit 1