Skip to content

Commit 4262620

Browse files
Update Sources/XCRemoteCache/Artifacts/ArtifactProcessor.swift
Co-authored-by: PatrikBillgren <[email protected]>
1 parent 2a5c6ed commit 4262620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/XCRemoteCache/Artifacts/ArtifactProcessor.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import Foundation
2121

2222

2323
/// Performs a pre/postprocessing on an artifact package
24-
/// Coule be a place for file reorganization (to support legacy package formats) and/or
24+
/// Could be a place for file reorganization (to support legacy package formats) and/or
2525
/// remapp absolute paths in some package files
2626
protocol ArtifactProcessor {
2727
/// Processes a raw artifact in a directory. Raw artifact is a format of an artifact

0 commit comments

Comments
 (0)