From: dooglus Date: Tue, 10 Apr 2007 13:15:42 +0000 (+0000) Subject: Fixed a typo. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=88a964cff54a732fd42f3a479122a0b1894c8852;p=synfig.git Fixed a typo. git-svn-id: http://svn.voria.com/code@450 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/ETL/trunk/bootstrap b/ETL/trunk/bootstrap index eba4766..16796f8 100755 --- a/ETL/trunk/bootstrap +++ b/ETL/trunk/bootstrap @@ -57,7 +57,7 @@ cleanup () { rm -fr config.cache autom4te.cache configure.in $TEMPFILE } -output Prepairing build environment for $PACKAGE-$VERSION... +output Preparing build environment for $PACKAGE-$VERSION... # Look for the CVS directory. If we don't find it, we need to # ask the user if they know what they are doing. diff --git a/synfig-core/trunk/bootstrap b/synfig-core/trunk/bootstrap index 6795195..f2398d2 100755 --- a/synfig-core/trunk/bootstrap +++ b/synfig-core/trunk/bootstrap @@ -58,7 +58,7 @@ cleanup () { rm -fr config.cache autom4te*.cache configure.in $TEMPFILE } -output Prepairing build environment for $PACKAGE-$VERSION... +output Preparing build environment for $PACKAGE-$VERSION... # Look for the CVS directory. If we don't find it, we need to # ask the user if they know what they are doing. diff --git a/synfig-studio/trunk/bootstrap b/synfig-studio/trunk/bootstrap index a0e48bb..efbf89c 100755 --- a/synfig-studio/trunk/bootstrap +++ b/synfig-studio/trunk/bootstrap @@ -59,7 +59,7 @@ cleanup () { rm -fr config.cache autom4te*.cache configure.in $TEMPFILE } -output Prepairing build environment for $PACKAGE-$VERSION... +output Preparing build environment for $PACKAGE-$VERSION... # Look for the CVS directory. If we don't find it, we need to # ask the user if they know what they are doing.