Skip to content

Commit 8f622e1

Browse files
owenvjakepetroules
andauthored
Update Sources/SWBBuildService/BuildOperationMessages.swift
Fix typo Co-authored-by: Jake Petroules <[email protected]>
1 parent a40650b commit 8f622e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SWBBuildService/BuildOperationMessages.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ final class ActiveBuild: ActiveBuildOperation {
165165
/// Whether this operation is intended only for creating and reporting the build description.
166166
let onlyCreatesBuildDescription: Bool
167167

168-
/// Whether this operation should retain the build description is uses.
168+
/// Whether this operation should retain the build description it uses.
169169
let retainBuildDescription: Bool
170170

171171
/// The current state of the build.

0 commit comments

Comments
 (0)