Skip to content

Commit 65453fb

Browse files
authored
Workspace: fix comment typo in WorkspaceConfiguration (#6285)
`regsitry` -> `registry`
1 parent 42459c7 commit 65453fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Workspace/Workspace+Configuration.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ public struct WorkspaceConfiguration {
738738
/// Attempt to transform source control based dependencies to registry ones
739739
public var sourceControlToRegistryDependencyTransformation: SourceControlToRegistryDependencyTransformation
740740

741-
/// URL of the implicitly configured, default regsitry
741+
/// URL of the implicitly configured, default registry
742742
public var defaultRegistry: Registry?
743743

744744
/// Whether to create multiple test products or one per package

0 commit comments

Comments
 (0)