Spelling correction in itunes control function.

Spelling correction in itunes control function.
This commit is contained in:
Benjamin Wong 2014-04-18 22:43:23 +10:00
parent a9061f34d7
commit 6f3cf195c6

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