Fixed a typo.
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 10 Apr 2007 13:15:42 +0000 (13:15 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 10 Apr 2007 13:15:42 +0000 (13:15 +0000)
git-svn-id: http://svn.voria.com/code@450 1f10aa63-cdf2-0310-b900-c93c546f37ac

ETL/trunk/bootstrap
synfig-core/trunk/bootstrap
synfig-studio/trunk/bootstrap

index eba4766..16796f8 100755 (executable)
@@ -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.
index 6795195..f2398d2 100755 (executable)
@@ -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.
index a0e48bb..efbf89c 100755 (executable)
@@ -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.