mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-29 16:20:19 -05:00
fix-typo (#739)
This commit is contained in:
@ -9,7 +9,7 @@ function Invoke-WPFPresets {
|
|||||||
param(
|
param(
|
||||||
$preset,
|
$preset,
|
||||||
[bool]$imported = $false,
|
[bool]$imported = $false,
|
||||||
$checkbox = "WPFTeaks"
|
$checkbox = "WPFTweaks"
|
||||||
)
|
)
|
||||||
|
|
||||||
if($imported -eq $true){
|
if($imported -eq $true){
|
||||||
|
Reference in New Issue
Block a user