We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5c6ed commit 4262620Copy full SHA for 4262620
Sources/XCRemoteCache/Artifacts/ArtifactProcessor.swift
@@ -21,7 +21,7 @@ import Foundation
21
22
23
/// Performs a pre/postprocessing on an artifact package
24
-/// Coule be a place for file reorganization (to support legacy package formats) and/or
+/// Could be a place for file reorganization (to support legacy package formats) and/or
25
/// remapp absolute paths in some package files
26
protocol ArtifactProcessor {
27
/// Processes a raw artifact in a directory. Raw artifact is a format of an artifact
0 commit comments