"vscode:/vscode.git/clone" did not exist on "f9d4a067ecb9d3fa65326e5e6a76649ccf65434c"
Commit 6f3cf195 authored by Benjamin Wong's avatar Benjamin Wong
Browse files

Spelling correction in itunes control function.

Spelling correction in itunes control function.
parent a9061f34
......@@ -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