Skip to content

Commit 97649ee

Browse files
committed
spelling: multi
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
1 parent ca76e2c commit 97649ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/build-script-impl

+1-1
Original file line numberDiff line numberDiff line change
@@ -3442,7 +3442,7 @@ for host in "${ALL_HOSTS[@]}"; do
34423442
# The usage for this script says that lipo happens before
34433443
# dsym extraction but that's not really what happens. At this point,
34443444
# 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
3445+
# the (shared) SYMROOT which can cause multiple hosts to stomp on each
34463446
# other. As a hack, I'm segregating the hosts in the symroot but it
34473447
# would probably be better to make the script behave as the usage
34483448
# describes

0 commit comments

Comments
 (0)