We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca76e2c commit 97649eeCopy full SHA for 97649ee
utils/build-script-impl
@@ -3442,7 +3442,7 @@ for host in "${ALL_HOSTS[@]}"; do
3442
# The usage for this script says that lipo happens before
3443
# dsym extraction but that's not really what happens. At this point,
3444
# we're processing an individual host (eg macosx-x86_64) but targeting
3445
- # the (shared) SYMROOT which can cause mutliple hosts to stomp on each
+ # the (shared) SYMROOT which can cause multiple hosts to stomp on each
3446
# other. As a hack, I'm segregating the hosts in the symroot but it
3447
# would probably be better to make the script behave as the usage
3448
# describes
0 commit comments