Propose small fix on typo

This commit is contained in:
John Eismeier 2018-07-31 10:46:05 -04:00 committed by Bozhidar Batsov
parent 9590d491d8
commit 2fc40319e5

View file

@ -117,7 +117,7 @@ do
shift 1
;;
*)
printf "Unkown option: $1\n"
printf "Unknown option: $1\n"
shift 1
;;
esac