Skip to content

Commit 571c041

Browse files
committed
docs: fix a typo in embed
1 parent 7ea3892 commit 571c041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/SWBBuildSystemTests/BuildOperationTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5880,7 +5880,7 @@ That command depends on command in Target 'agg2' (project \'aProject\'): script
58805880
results.checkNoDiagnostics()
58815881
}
58825882

5883-
// Need to re-codesign based on the embedd; existing behavior that we should address too.
5883+
// Need to re-codesign based on the embed; existing behavior that we should address too.
58845884
try await tester.checkBuild(persistent: true, signableTargets: signableTargets) { _ in }
58855885

58865886
// Validate a null build.

0 commit comments

Comments
 (0)