mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-06 18:58:27 +02:00
fix typo in PrintArrayData parameter comment
This commit is contained in:
@@ -49,7 +49,7 @@ Function GetApplicationIcon {
|
||||
# Args:
|
||||
# - 'Names': An array of application names.
|
||||
# - 'Paths': An array of executable paths.
|
||||
# - 'Source': The source of the applications (e.g. Windows Registry, Package manangers, Universal Windows Platform (UWP), etc.)
|
||||
# - 'Source': The source of the applications (e.g. Windows Registry, Package managers, Universal Windows Platform (UWP), etc.)
|
||||
function PrintArrayData {
|
||||
param (
|
||||
[string[]]$Names,
|
||||
|
Reference in New Issue
Block a user