Skip to content

Commit 6526c94

Browse files
authored
Merge pull request #12 from compnerd/distributed-spelling
Windows: correct typo of distributed for import libs
2 parents 81e5817 + fc41fe5 commit 6526c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platforms/Windows/sdk.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360

361361
<ComponentRef Id="_CONCURRENCY_IMPORT_LIBS" />
362362
<ComponentRef Id="_DIFFERENTIATION_IMPORT_LIBS" />
363-
<ComponentRef Id="_DISTRIBTUED_IMPORT_LIBS" />
363+
<ComponentRef Id="_DISTRIBUTED_IMPORT_LIBS" />
364364
<!-- <ComponentRef Id="CRT_IMPORT_LIBS" /> -->
365365
<!-- <ComponentRef Id="DISPATCH_IMPORT_LIBS" /> -->
366366
<ComponentRef Id="FOUNDATION_IMPORT_LIBS" />

0 commit comments

Comments
 (0)