Skip to content

Commit ed01cfb

Browse files
authored
Merge pull request #53 from apple/update-swift-package-tests-again
Update one last place for Compile -> Compiling
2 parents 1b328f9 + 4f161a8 commit ed01cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift-package-init-lib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN: %{FileCheck} --check-prefix CHECK-BUILD-LOG --input-file %t.build-log %s
1818
```
1919

2020
```
21-
CHECK-BUILD-LOG: Compile Swift Module 'Project'
21+
CHECK-BUILD-LOG: Compiling Swift Module 'Project'
2222
```
2323

2424
## Check the test log.

0 commit comments

Comments
 (0)