master.sh, corrected my terrible grammar, wil add a spel and grama cheker to mi editer reel soon
This commit is contained in:
parent
d95b8f2eb2
commit
6c7fe49573
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ while test $# -gt 0 ; do
|
||||||
* ) echo "$1 is an unsupported version at this time." ;;
|
* ) echo "$1 is an unsupported version at this time." ;;
|
||||||
esac
|
esac
|
||||||
else
|
else
|
||||||
echo "This requested version, ${L_arrow} ${BOLD}$1${OFF} ${R_arrow}, is an unsupported in the ${BOLD}$(echo $PROGNAME | tr [a-z] [A-Z])${OFF} series."
|
echo "The requested version, ${L_arrow} ${BOLD}$1${OFF} ${R_arrow}, is undefined in the ${BOLD}$(echo $PROGNAME | tr [a-z] [A-Z])${OFF} series."
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
|
|
Reference in a new issue