Skip to content

Commit ced7dc1

Browse files
authored
Merge pull request #31453 from MaxDesiatov/patch-2
[NFC] Fix comment typo in build-script-impl
2 parents 6290d8c + 70e86c3 commit ced7dc1

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)