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 6b9f18e commit 556b6fdCopy full SHA for 556b6fd
Sources/Workspace/Workspace.swift
@@ -727,7 +727,7 @@ extension Workspace {
727
/// - Parameters:
728
/// - packagePath: The absolute path of the root package.
729
/// - swiftCompiler: The absolute path of a `swiftc` executable.
730
- /// Its associated resources will be used by the loader.
+ /// Its associated resources will be used by the loader.
731
public static func loadGraph(
732
packagePath: AbsolutePath,
733
swiftCompiler: AbsolutePath,
0 commit comments