diff --git a/functions/private/Install-WinUtilProgramChoco.ps1 b/functions/private/Install-WinUtilProgramChoco.ps1 index 8fa8cfe319..a60282bb30 100644 --- a/functions/private/Install-WinUtilProgramChoco.ps1 +++ b/functions/private/Install-WinUtilProgramChoco.ps1 @@ -1,10 +1,7 @@ function Install-WinUtilProgramChoco { -} -Function Install-WinUtilProgramWinget { - <# .SYNOPSIS - Manages the provided programs using Winget + Manages the provided programs using Chocolatey .PARAMETER ProgramsToInstall A list of programs to manage