Skip to content

Commit 556b6fd

Browse files
committed
test
1 parent 6b9f18e commit 556b6fd

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
@@ -727,7 +727,7 @@ extension Workspace {
727727
/// - Parameters:
728728
/// - packagePath: The absolute path of the root package.
729729
/// - swiftCompiler: The absolute path of a `swiftc` executable.
730-
/// Its associated resources will be used by the loader.
730+
/// Its associated resources will be used by the loader.
731731
public static func loadGraph(
732732
packagePath: AbsolutePath,
733733
swiftCompiler: AbsolutePath,

0 commit comments

Comments
 (0)