Typo fix.

This commit is contained in:
Manuel Canales Esparcia 2006-10-11 19:45:19 +00:00
parent ab412b43af
commit ae158a62bc

View file

@ -248,7 +248,7 @@ EOF
}
if [[ -e Config.in ]] ; then
echo -e "${BOLD}This script must be run from inside the target package directory.${WHITE}"
echo -e "\n\tThis script must be run from inside a target package directory.\n"
exit 1
fi