diff --git a/VBoxManage b/VBoxManage index 4e756d9..7e643a2 100644 --- a/VBoxManage +++ b/VBoxManage @@ -2054,7 +2054,7 @@ _VBoxManage() { fi ;; - usbfilte) + usbfilter) if [[ COMP_CWORD -ge 3 ]]; then subcommand="${COMP_WORDS[2]}" if [[ $subcommand == "${cmd}" ]]; then