Skip to content

Commit 70e86c3

Browse files
authored
[NFC] Fix comment typo in build-script-impl
1 parent 259a88e commit 70e86c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-script-impl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ function set_build_options_for_host() {
449449

450450
# Hosts which can be cross-compiled must specify:
451451
# SWIFT_HOST_TRIPLE and llvm_target_arch.
452-
# Hosts which have differing platforn names from their
452+
# Hosts which have differing platform names from their
453453
# SWIFT_HOST_VARIANT_* values should change them here as well.
454454

455455
verify_host_is_supported $host

0 commit comments

Comments
 (0)