mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Fixed spelling error
This commit is contained in:
parent
d485044169
commit
032c430197
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ function itunes() {
|
|||
return 0
|
||||
;;
|
||||
*)
|
||||
print "Unkonwn option: $opt"
|
||||
print "Unknown option: $opt"
|
||||
return 1
|
||||
;;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue