From 4004511fd2aabd0ea5238edf13e93e72f4beacbc Mon Sep 17 00:00:00 2001 From: ppvnf <73800734+ppvnf@users.noreply.github.com> Date: Tue, 27 Dec 2022 17:55:04 -0300 Subject: [PATCH] Capitalize Scoop --- wingetui/resources/uninstall_scoop.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wingetui/resources/uninstall_scoop.cmd b/wingetui/resources/uninstall_scoop.cmd index c9abc3b9d..9452fe5fd 100644 --- a/wingetui/resources/uninstall_scoop.cmd +++ b/wingetui/resources/uninstall_scoop.cmd @@ -1,6 +1,6 @@ @echo off echo This script will remove scoop from your machine. -echo Removing scoop implies removing all scoop installed packages, buckets and preferences, and might also erase valuable user data related to the affected packages +echo Removing Scoop implies removing all Scoop installed packages, buckets and preferences, and might also erase valuable user data related to the affected packages echo|set/p="Press to continue or CLOSE this window to abort this process"&runas/u: "">NUL echo. echo Uninstalling scoop...