Skip to content

Commit 34d50fd

Browse files
authored
Typo fix (#2350)
1 parent cb576a9 commit 34d50fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0383-deprecate-uiapplicationmain-and-nsapplicationmain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ changes are required.
9696

9797
## Source compatibility
9898

99-
Current Swift libraries will continue to build becuase they compile under
99+
Current Swift libraries will continue to build because they compile under
100100
pre-Swift 6 language modes. Under such language modes this proposal adds only an
101101
unconditional warning when framework-specific entrypoints are used, and provides
102102
diagnostics to avoid the warning by automatically migrating user code.

0 commit comments

Comments
 (0)