Fixed spelling error

This commit is contained in:
Johan Lindskogen 2014-01-13 08:53:55 +01:00
commit 032c430197

View file

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