File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Sources/PackageModel/SwiftSDKs Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -158,10 +158,10 @@ public final class SwiftSDKConfigurationStore {
158158 return true
159159 }
160160
161- /// Configures the specified SDK and identified target triple with the configuration parameter.
161+ /// Configures the specified Swift SDK and identified target triple with the configuration parameter.
162162 /// - Parameters:
163163 /// - sdkID: ID of the Swift SDK to operate on.
164- /// - tripleString: run-time triple for which the properties should be configured, or nil to configure all triples for the SDK
164+ /// - tripleString: run-time triple for which the properties should be configured, or nil to configure all triples for the Swift SDK
165165 /// - showConfiguration: if true, simply print the current configuration for the target triple(s)
166166 /// - resetConfiguration: if true, reset the configuration for the target triple(s)
167167 /// - config: the configuration parameters to set for for the target triple(s)
You can’t perform that action at this time.
0 commit comments