diff options
author | Jordan Beaver <jordan@beaveris.me> | 2014-12-29 18:27:07 -0800 |
---|---|---|
committer | Jordan Beaver <jordan@beaveris.me> | 2014-12-29 18:27:07 -0800 |
commit | be87702631948648961b8bd771f218c353d651df (patch) | |
tree | d4704d297abc446f2b105a18f933083a9258c7c0 | |
parent | b76449a75df8316c824244643d9974e9cd43d52f (diff) | |
download | mirror-ponymix-be87702631948648961b8bd771f218c353d651df.tar.gz mirror-ponymix-be87702631948648961b8bd771f218c353d651df.tar.bz2 mirror-ponymix-be87702631948648961b8bd771f218c353d651df.zip |
spelling correction source-output
-rw-r--r-- | zsh-completion | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh-completion b/zsh-completion index c16fbd6..2bf567f 100644 --- a/zsh-completion +++ b/zsh-completion @@ -122,7 +122,7 @@ else {-t,--devtype}'[Device Type]: :(sink-input)' \ - '(source-output)' \ {-t,--devtype}'[Device Type]:device types:(source-output)' \ - '--source-output[alias to type sour-output]' \ + '--source-output[alias to type source-output]' \ - '(card)' \ '(-d --device)'{-c,--card}'[target card]:Cards:_cards:Card Commands:((${(q)_card_commands}))' fi |