We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40650b commit 8f622e1Copy full SHA for 8f622e1
Sources/SWBBuildService/BuildOperationMessages.swift
@@ -165,7 +165,7 @@ final class ActiveBuild: ActiveBuildOperation {
165
/// Whether this operation is intended only for creating and reporting the build description.
166
let onlyCreatesBuildDescription: Bool
167
168
- /// Whether this operation should retain the build description is uses.
+ /// Whether this operation should retain the build description it uses.
169
let retainBuildDescription: Bool
170
171
/// The current state of the build.
0 commit comments