mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
Setup script: fix typo
This commit is contained in:
parent
a473c914f4
commit
f3598b622b
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ check)
|
|||
;;
|
||||
*)
|
||||
echo "Unrecognized option: $1"
|
||||
echo "Usage: $0 [reset|check] [-q|--quite] [-y|-n]"
|
||||
echo "Usage: $0 [reset|check] [-q|--quiet] [-y|-n]"
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue