git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1249 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -62,7 +62,7 @@ fi
case $BASH_VERSION in
2.05b*) ;;
*) echo "The running bash version is not listed as supported version"
echo "You nee to update 'bash' to at least version 2.05b."
echo "You need to update 'bash' to at least version 2.05b."
found_error=1
esac