Commit 4509228c authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #2728 from benwong/patch-2

Spelling correction in itunes control function.
parents 59de9aaa 6f3cf195
......@@ -184,7 +184,7 @@ function itunes() {
return 0
;;
*)
print "Unkonwn option: $opt"
print "Unknown option: $opt"
return 1
;;
esac
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment