Skip to content

Commit 9ed7023

Browse files
authored
Corrects Request-UnitySetupInstaller Description
- Updates `Request-UnitySetupInstaller` to have a proper description.
1 parent a32d40e commit 9ed7023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnitySetup/UnitySetup.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ function Format-BitsPerSecond {
634634
.Synopsis
635635
Download specified Unity installers.
636636
.DESCRIPTION
637-
Filters a list of `UnitySetupInstaller` down to a specific version and/or specific components.
637+
Downloads the given installers into the $Cache directory.
638638
.PARAMETER Installers
639639
List of installers that needs to be downloaded.
640640
.PARAMETER Cache

0 commit comments

Comments
 (0)