COMMENT TEXT CHANGE: NOT KNOW TO NOT KNOWN.

This commit is contained in:
Kent Milfeld 2016-01-28 10:37:09 -06:00
parent 995f387f2f
commit 51a4cbb6fc

2
idev
View file

@ -694,7 +694,7 @@ fi
fi
if [[ $known_option == "no" ]]; then
echo -e "\n ERROR: **The $1 option is not know."
echo -e "\n ERROR: **The $1 option is not known."
echo -e " To see options, execute: idev -help."
do_exit=yes; OPT_ERR=2