Skip to content

Commit 9ed2774

Browse files
authored
Merge pull request #178 from Microsoft/u/robertonulak/descriptionUpdate
Corrects Request-UnitySetupInstaller Description
2 parents a32d40e + 9ed7023 commit 9ed2774

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)