Skip to content

Commit 867769b

Browse files
committed
Verb tense fix in utils/build-script help output
1 parent c959ce2 commit 867769b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ To build a debuggable Swift standard library:
193193
194194
[~/src/s]$ ./swift/utils/build-script -R --debug-swift-stdlib
195195
196-
iOS build targets are always configured and present, but are not build by
196+
iOS build targets are always configured and present, but are not built by
197197
default. To build the standard library for OS X, iOS simulator and iOS device:
198198
199199
[~/src/s]$ ./swift/utils/build-script -R -i

0 commit comments

Comments
 (0)