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.
WorkspaceConfiguration
1 parent 42459c7 commit 65453fbCopy full SHA for 65453fb
Sources/Workspace/Workspace+Configuration.swift
@@ -738,7 +738,7 @@ public struct WorkspaceConfiguration {
738
/// Attempt to transform source control based dependencies to registry ones
739
public var sourceControlToRegistryDependencyTransformation: SourceControlToRegistryDependencyTransformation
740
741
- /// URL of the implicitly configured, default regsitry
+ /// URL of the implicitly configured, default registry
742
public var defaultRegistry: Registry?
743
744
/// Whether to create multiple test products or one per package
0 commit comments