We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4843a0 commit 0f78f00Copy full SHA for 0f78f00
validation-test/BuildSystem/extractsymbols-dry-run-does-not-fail.test
@@ -5,7 +5,7 @@
5
# in dry-run mode the symbol extraction
6
# still runs some real commands against the installation
7
# and symbol directories (e.g. find and cpio)
8
-# This test explictly checks that such commands
+# This test explicitly checks that such commands
9
# do not cause build-script to fail when run
10
# against empty directories (which is the typical
11
# scenario in dry-run)
validation-test/Evolution/Inputs/backward_deploy_protocol.swift
@@ -49,7 +49,7 @@ public struct NewConforms {
49
}
50
#endif
51
52
-// Protocol and type are always available, conformace is weak-linked
+// Protocol and type are always available, conformance is weak-linked
53
public struct NewConformanceConforms {
54
public init() {}
55
0 commit comments