Propose small fix on typo
This commit is contained in:
parent
9590d491d8
commit
2fc40319e5
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ do
|
||||||
shift 1
|
shift 1
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
printf "Unkown option: $1\n"
|
printf "Unknown option: $1\n"
|
||||||
shift 1
|
shift 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue