From: nion Date: Mon, 30 May 2005 13:49:41 +0000 (+0000) Subject: Nico Golde: X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=commitdiff_plain;h=5cafd011a192128264e2656dd2ee036ac4634afa;hp=bb1c707bf757d2334d12324e3a07569fc07f3d61 Nico Golde: - fixed little typo git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@306 e385b8ad-14ed-0310-8656-cc95a2468c6d --- diff --git a/prepare b/prepare index 1f955ea..dfe1b36 100755 --- a/prepare +++ b/prepare @@ -4,7 +4,7 @@ if aclocal -I m4 && autoheader && (cd m4 && make -f Makefile.am.in ) \ && automake --include-deps && autoconf then echo - echo "The configure script for mutt-ng was successfully prepared." + echo "The configure script for Mutt-ng was successfully prepared." echo "Continue with \"./configure [your options]\"." echo else