From 88a964cff54a732fd42f3a479122a0b1894c8852 Mon Sep 17 00:00:00 2001 From: dooglus Date: Tue, 10 Apr 2007 13:15:42 +0000 Subject: [PATCH 1/1] Fixed a typo. git-svn-id: http://svn.voria.com/code@450 1f10aa63-cdf2-0310-b900-c93c546f37ac --- ETL/trunk/bootstrap | 2 +- synfig-core/trunk/bootstrap | 2 +- synfig-studio/trunk/bootstrap | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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. -- 2.7.4