Spelling correction in itunes control function.
@@ -184,7 +184,7 @@ function itunes() {
return 0
;;
*)
- print "Unkonwn option: $opt"
+ print "Unknown option: $opt"
return 1
esac