Fixed typo...

This commit is contained in:
GRMrGecko 2012-11-30 16:57:43 -06:00
parent 487e6b8041
commit 45db3ee13b

View File

@ -200,7 +200,7 @@ if [ "$PROCESS" = "1" ]; then
exit
fi
echo "If requested, enter your password to gain access to install nessisary files."
echo "If requested, enter your password to gain access to install necessary files."
sudo "$0" installroot
fi
if [ "$PROCESS" = "2" ]; then