Merge pull request #1133 from fernandesafp/master

Fixed typo
This commit is contained in:
Vince 2024-09-25 15:14:20 +08:00 committed by GitHub
commit 02036bfd0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -161,7 +161,7 @@ while [[ $# -gt 0 ]]; do
shift ;; shift ;;
alt) alt)
window="alt" window="alt"
prompt -i "Alt windnows button version...\n" prompt -i "Alt windows button version...\n"
shift ;; shift ;;
adaptive) adaptive)
adaptive="-adaptive" adaptive="-adaptive"