diff --git a/src/_brew b/src/_brew index 13304dd..e7612fd 100644 --- a/src/_brew +++ b/src/_brew @@ -161,7 +161,7 @@ case "$words[1]" in _wanted outdated_formulae expl 'outdated formulae' compadd -a outdated_formulae ;; untap) _brew_installed_taps - _wanted installed_taps expl 'installed taps' compadd -a installed_tapsĀ ;; + _wanted installed_taps expl 'installed taps' compadd -a installed_taps ;; esac # Local Variables: