mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-08-26 08:06:36 +00:00
Fix a small typo (#3512)
This commit is contained in:
committed by
Ross Smith II
parent
1ac8ac0c65
commit
69a0843e9a
@@ -24,7 +24,7 @@ if (!(Test-HelperInstalled -Helper Innounp)) {
|
||||
}
|
||||
|
||||
if (!(Test-HelperInstalled -Helper Dark)) {
|
||||
error "'dark' is not installed! It's require for unpacking installers created with the WiX Toolset. Please run 'scoop install dark' or 'scoop install wixtoolset'."
|
||||
error "'dark' is not installed! It's required for unpacking installers created with the WiX Toolset. Please run 'scoop install dark' or 'scoop install wixtoolset'."
|
||||
$issues++
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user