diff --git a/shell-completion/zsh/_pulseaudio b/shell-completion/zsh/_pulseaudio index 0e9e89bd3..da72010c6 100644 --- a/shell-completion/zsh/_pulseaudio +++ b/shell-completion/zsh/_pulseaudio @@ -668,7 +668,7 @@ _pacat_completion() { '--process-time-msec=[request the specified process time in msec]:msec' \ '--property=[set the specified property]:property' \ '--raw[record/play raw PCM data]' \ - '--passthrough[passtrough data]' \ + '--passthrough[passthrough data]' \ '--file-format=[record/play formatted PCM data]:format:_pacat_file_formats' \ '--list-file-formats[list available formats]' \ '::files:_files' \