mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-05-10 00:02:09 +00:00
Fix: Rename Initalize-InstallAppEntry.ps1 to Initialize-InstallAppEntry.ps1
This commit is contained in:
parent
dbf696734e
commit
34e0988cd4
@ -1,7 +1,7 @@
|
||||
function Initialize-InstallAppEntry {
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Creates the app entry to be placed on the isntall tab for a given app
|
||||
Creates the app entry to be placed on the install tab for a given app
|
||||
Used to as part of the Install Tab UI generation
|
||||
.PARAMETER TargetElement
|
||||
The Element into which the Apps should be placed
|
Loading…
Reference in New Issue
Block a user