Fixed another typo in install script.

This commit is contained in:
Rohan Barar 2024-07-16 19:21:49 +10:00
parent 9634e8a3cf
commit 1342574245

View File

@ -215,7 +215,7 @@ function waCheckInput() {
else
# Install vs. uninstall?
OPTIONS=("Install" "Uninstall")
inqMenu "Install or uninstall Win#110Apps?" OPTIONS SELECTED_OPTION
inqMenu "Install or uninstall WinApps?" OPTIONS SELECTED_OPTION
# Set flags.
if [[ $SELECTED_OPTION == "Uninstall" ]]; then