mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-04 05:10:56 +02:00
Spelling correction in itunes control function.
Spelling correction in itunes control function.
This commit is contained in:
@ -184,7 +184,7 @@ function itunes() {
|
||||
return 0
|
||||
;;
|
||||
*)
|
||||
print "Unkonwn option: $opt"
|
||||
print "Unknown option: $opt"
|
||||
return 1
|
||||
;;
|
||||
esac
|
||||
|
Reference in New Issue
Block a user