From 70e86c3633aa75fb899fe428e1f74f1d8e4af7a0 Mon Sep 17 00:00:00 2001 From: Max Desiatov Date: Thu, 30 Apr 2020 19:24:39 +0100 Subject: [PATCH] [NFC] Fix comment typo in build-script-impl --- utils/build-script-impl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/build-script-impl b/utils/build-script-impl index d2513a09428cc..88d46aeb77dba 100755 --- a/utils/build-script-impl +++ b/utils/build-script-impl @@ -449,7 +449,7 @@ function set_build_options_for_host() { # Hosts which can be cross-compiled must specify: # SWIFT_HOST_TRIPLE and llvm_target_arch. - # Hosts which have differing platforn names from their + # Hosts which have differing platform names from their # SWIFT_HOST_VARIANT_* values should change them here as well. verify_host_is_supported $host