bash_completion: fix typo

This commit is contained in:
Ivan Mazhukin
2025-07-02 17:45:16 +03:00
parent 3d13f3ca33
commit 9ff0414693

View File

@ -1,4 +1,4 @@
# Auto-completion for winhelper
# Auto-completion for winehelper
_winehelper_completions() {
local cur prev opts
COMPREPLY=()