Fix: Rename Initalize-InstallAppEntry.ps1 to Initialize-InstallAppEntry.ps1

This commit is contained in:
Nilesh Mukherjee 2025-04-02 20:59:57 +05:30
parent dbf696734e
commit 34e0988cd4

View File

@ -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