Skip to content

Commit 1d5ee0d

Browse files
authored
Update Sources/Workspace/Workspace.swift
1 parent 18c6f5b commit 1d5ee0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Workspace/Workspace.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2802,7 +2802,7 @@ extension Workspace: PackageContainerProvider {
28022802
}
28032803
}
28042804
case .registry:
2805-
fatalError("registry dependencies are supported at this point")
2805+
fatalError("registry dependencies are not supported at this point")
28062806
}
28072807
}
28082808

0 commit comments

Comments
 (0)