Skip to content

Commit 4f161a8

Browse files
committed
Update one last place for Compile -> Compiling
1 parent 1b328f9 commit 4f161a8

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)