fixed grammar

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12621 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2005-05-10 11:35:09 +00:00
parent f6f44f5538
commit a13cbaabe5

View File

@ -86,7 +86,7 @@ sourceDir=`pwd`
# we accept relative source directories as well
if [ $alreadyMounted ]; then
echo "Building binaries and copy them to $targetDir"
echo "Building binaries and copying them to $targetDir"
else
echo "Building $imageSize MB image at $imagePath..."
fi