Skip to content

Commit b95aefa

Browse files
CalebRasnjarecha
andauthored
Update Scripts/DowloadPortalItemData.swift
Co-authored-by: Nimesh Jarecha <[email protected]>
1 parent 0111936 commit b95aefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Scripts/DowloadPortalItemData.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ func uncompressArchive(at sourceURL: URL, to destinationURL: URL) throws {
126126
process.waitUntilExit()
127127
}
128128

129-
/// Downloads a file from a given portal and writes it to a given path.
129+
/// Downloads a file from a URL to a given location.
130130
/// - Parameters:
131131
/// - sourceURL: The portal URL to the resource.
132132
/// - downloadDirectory: The directory to store the downloaded data in.

0 commit comments

Comments
 (0)